diff options
Diffstat (limited to 'Source/Version.rc')
-rw-r--r-- | Source/Version.rc | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/Source/Version.rc b/Source/Version.rc index c570b80..6ee5076 100644 --- a/Source/Version.rc +++ b/Source/Version.rc | |||
@@ -1,58 +1,7 @@ | |||
1 | #include "version.h" | 1 | #include "version.h" |
2 | #include "resource.h" | 2 | #include "resource.h" |
3 | |||
4 | #define APSTUDIO_READONLY_SYMBOLS | ||
5 | ///////////////////////////////////////////////////////////////////////////// | ||
6 | // | ||
7 | // Generated from the TEXTINCLUDE 2 resource. | ||
8 | // | ||
9 | #ifndef APSTUDIO_INVOKED | ||
10 | #include <SDKDDKVer.h> | 3 | #include <SDKDDKVer.h> |
11 | #endif | ||
12 | #define APSTUDIO_HIDDEN_SYMBOLS | ||
13 | #include "windows.h" | 4 | #include "windows.h" |
14 | #undef APSTUDIO_HIDDEN_SYMBOLS | ||
15 | |||
16 | ///////////////////////////////////////////////////////////////////////////// | ||
17 | #undef APSTUDIO_READONLY_SYMBOLS | ||
18 | |||
19 | ///////////////////////////////////////////////////////////////////////////// | ||
20 | // English (United States) resources | ||
21 | |||
22 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) | ||
23 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US | ||
24 | #pragma code_page(1252) | ||
25 | |||
26 | |||
27 | #ifdef APSTUDIO_INVOKED | ||
28 | ///////////////////////////////////////////////////////////////////////////// | ||
29 | // | ||
30 | // TEXTINCLUDE | ||
31 | // | ||
32 | |||
33 | 1 TEXTINCLUDE | ||
34 | BEGIN | ||
35 | "resource.h\0" | ||
36 | END | ||
37 | |||
38 | 2 TEXTINCLUDE | ||
39 | BEGIN | ||
40 | "#ifndef APSTUDIO_INVOKED\r\n" | ||
41 | "#include ""targetver.h""\r\n" | ||
42 | "#endif\r\n" | ||
43 | "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" | ||
44 | "#include ""windows.h""\r\n" | ||
45 | "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" | ||
46 | "\0" | ||
47 | END | ||
48 | |||
49 | 3 TEXTINCLUDE | ||
50 | BEGIN | ||
51 | "\r\n" | ||
52 | "\0" | ||
53 | END | ||
54 | |||
55 | #endif // APSTUDIO_INVOKED | ||
56 | 5 | ||
57 | STRINGTABLE | 6 | STRINGTABLE |
58 | BEGIN | 7 | BEGIN |
@@ -60,8 +9,6 @@ BEGIN | |||
60 | IDC_SOURCE "SOURCE" | 9 | IDC_SOURCE "SOURCE" |
61 | END | 10 | END |
62 | 11 | ||
63 | #endif // English (United States) resources | ||
64 | |||
65 | VS_VERSION_INFO VERSIONINFO | 12 | VS_VERSION_INFO VERSIONINFO |
66 | FILEVERSION VERSION | 13 | FILEVERSION VERSION |
67 | PRODUCTVERSION VERSION | 14 | PRODUCTVERSION VERSION |