diff options
Diffstat (limited to 'Source/Source.rc')
-rw-r--r-- | Source/Source.rc | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/Source/Source.rc b/Source/Source.rc deleted file mode 100644 index b981a72..0000000 --- a/Source/Source.rc +++ /dev/null | |||
@@ -1,78 +0,0 @@ | |||
1 | // Microsoft Visual C++ generated resource script. | ||
2 | // | ||
3 | #include "resource.h" | ||
4 | |||
5 | #define APSTUDIO_READONLY_SYMBOLS | ||
6 | ///////////////////////////////////////////////////////////////////////////// | ||
7 | // | ||
8 | // Generated from the TEXTINCLUDE 2 resource. | ||
9 | // | ||
10 | #ifndef APSTUDIO_INVOKED | ||
11 | #include <SDKDDKVer.h> | ||
12 | #endif | ||
13 | #define APSTUDIO_HIDDEN_SYMBOLS | ||
14 | #include "windows.h" | ||
15 | #undef APSTUDIO_HIDDEN_SYMBOLS | ||
16 | |||
17 | ///////////////////////////////////////////////////////////////////////////// | ||
18 | #undef APSTUDIO_READONLY_SYMBOLS | ||
19 | |||
20 | ///////////////////////////////////////////////////////////////////////////// | ||
21 | // English (United States) resources | ||
22 | |||
23 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) | ||
24 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US | ||
25 | #pragma code_page(1252) | ||
26 | |||
27 | |||
28 | #ifdef APSTUDIO_INVOKED | ||
29 | ///////////////////////////////////////////////////////////////////////////// | ||
30 | // | ||
31 | // TEXTINCLUDE | ||
32 | // | ||
33 | |||
34 | 1 TEXTINCLUDE | ||
35 | BEGIN | ||
36 | "resource.h\0" | ||
37 | END | ||
38 | |||
39 | 2 TEXTINCLUDE | ||
40 | BEGIN | ||
41 | "#ifndef APSTUDIO_INVOKED\r\n" | ||
42 | "#include ""targetver.h""\r\n" | ||
43 | "#endif\r\n" | ||
44 | "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" | ||
45 | "#include ""windows.h""\r\n" | ||
46 | "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" | ||
47 | "\0" | ||
48 | END | ||
49 | |||
50 | 3 TEXTINCLUDE | ||
51 | BEGIN | ||
52 | "\r\n" | ||
53 | "\0" | ||
54 | END | ||
55 | |||
56 | #endif // APSTUDIO_INVOKED | ||
57 | |||
58 | STRINGTABLE | ||
59 | BEGIN | ||
60 | IDS_APP_TITLE "Witness Randomizer" | ||
61 | IDC_SOURCE "SOURCE" | ||
62 | END | ||
63 | |||
64 | #endif // English (United States) resources | ||
65 | ///////////////////////////////////////////////////////////////////////////// | ||
66 | |||
67 | |||
68 | |||
69 | #ifndef APSTUDIO_INVOKED | ||
70 | ///////////////////////////////////////////////////////////////////////////// | ||
71 | // | ||
72 | // Generated from the TEXTINCLUDE 3 resource. | ||
73 | // | ||
74 | |||
75 | |||
76 | ///////////////////////////////////////////////////////////////////////////// | ||
77 | #endif // not APSTUDIO_INVOKED | ||
78 | |||