aboutsummaryrefslogtreecommitdiff
path: root/src/windows/kfwlogon/kfwcpcc.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/kfwlogon/kfwcpcc.rc')
-rw-r--r--src/windows/kfwlogon/kfwcpcc.rc10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/windows/kfwlogon/kfwcpcc.rc b/src/windows/kfwlogon/kfwcpcc.rc
deleted file mode 100644
index 5b0bbf2..0000000
--- a/src/windows/kfwlogon/kfwcpcc.rc
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <windows.h>
-#include <winver.h>
-#include "patchlevel.h"
-
-#define K5_DESCRIPTION "Kerberos for Windows Logon Network Provider\0"
-#define K5_FILETYPE VFT_APP
-#define K5_INTERNAL_NAME "KFWLOGON\0"
-#define K5_ORIGINAL_NAME "kfwcpcc.exe\0"
-
-#include "..\version.rc"