app.rc (1235B)
1 // Microsoft Visual C++ generated resource script. 2 // 3 #include "resource.h" 4 5 #define APSTUDIO_READONLY_SYMBOLS 6 7 ///////////////////////////////////////////////////////////////////////////// 8 #undef APSTUDIO_READONLY_SYMBOLS 9 10 ///////////////////////////////////////////////////////////////////////////// 11 // English (U.S.) resources 12 13 14 ///////////////////////////////////////////////////////////////////////////// 15 // 16 // Icon 17 // 18 19 // Icon placed first or with lowest ID value becomes application icon 20 21 LANGUAGE 9, 3 22 #pragma code_page(1252) 23 1 ICON "app.ico" 24 25 #ifdef APSTUDIO_INVOKED 26 ///////////////////////////////////////////////////////////////////////////// 27 // 28 // TEXTINCLUDE 29 // 30 31 1 TEXTINCLUDE 32 BEGIN 33 "resource.h\0" 34 "\0" 35 END 36 37 2 TEXTINCLUDE 38 BEGIN 39 "#include ""afxres.h""\r\n" 40 "\0" 41 END 42 43 3 TEXTINCLUDE 44 BEGIN 45 "\0" 46 END 47 48 #endif // APSTUDIO_INVOKED 49 50 ///////////////////////////////////////////////////////////////////////////// 51 52 53 54 #ifndef APSTUDIO_INVOKED 55 ///////////////////////////////////////////////////////////////////////////// 56 // 57 // Generated from the TEXTINCLUDE 3 resource. 58 // 59 60 61 ///////////////////////////////////////////////////////////////////////////// 62 #endif // not APSTUDIO_INVOKED 63