OLD | NEW |
1 // Microsoft Visual C++ generated resource script. | 1 // Microsoft Visual C++ generated resource script. |
2 // | 2 // |
3 #include "mini_installer_resource.h" | 3 #include "mini_installer_resource.h" |
4 | 4 |
5 #define APSTUDIO_READONLY_SYMBOLS | 5 #define APSTUDIO_READONLY_SYMBOLS |
6 ///////////////////////////////////////////////////////////////////////////// | 6 ///////////////////////////////////////////////////////////////////////////// |
7 // | 7 // |
8 // Generated from the TEXTINCLUDE 2 resource. | 8 // Generated from the TEXTINCLUDE 2 resource. |
9 // | 9 // |
10 #define APSTUDIO_HIDDEN_SYMBOLS | 10 #define APSTUDIO_HIDDEN_SYMBOLS |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
42 "mini_installer_resource.h\0" | 42 "mini_installer_resource.h\0" |
43 END | 43 END |
44 | 44 |
45 2 TEXTINCLUDE | 45 2 TEXTINCLUDE |
46 BEGIN | 46 BEGIN |
47 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" | 47 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" |
48 "#include ""windows.h""\r\n" | 48 "#include ""windows.h""\r\n" |
49 "#undef APSTUDIO_HIDDEN_SYMBOL\0" | 49 "#undef APSTUDIO_HIDDEN_SYMBOL\0" |
50 END | 50 END |
51 | 51 |
52 3 TEXTINCLUDE | |
53 BEGIN | |
54 "#include ""mini_installer_exe_version.rc""\r\0" | |
55 END | |
56 | |
57 #endif // APSTUDIO_INVOKED | 52 #endif // APSTUDIO_INVOKED |
58 | 53 |
59 // This file lists the resources that are going to be packed with the exe. | |
60 #include "packed_files.txt" | |
61 | |
62 #endif // English (U.S.) resources | 54 #endif // English (U.S.) resources |
63 ///////////////////////////////////////////////////////////////////////////// | 55 ///////////////////////////////////////////////////////////////////////////// |
64 | |
65 | |
66 | |
67 #ifndef APSTUDIO_INVOKED | |
68 ///////////////////////////////////////////////////////////////////////////// | |
69 // | |
70 // Generated from the TEXTINCLUDE 3 resource. | |
71 // | |
72 #include "mini_installer_exe_version.rc" | |
73 | |
74 ///////////////////////////////////////////////////////////////////////////// | |
75 #endif // not APSTUDIO_INVOKED | |
76 | |
OLD | NEW |