Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
michael@0 | 1 | // Microsoft Visual C++ generated resource script. |
michael@0 | 2 | // |
michael@0 | 3 | #include "resource.h" |
michael@0 | 4 | |
michael@0 | 5 | #define APSTUDIO_READONLY_SYMBOLS |
michael@0 | 6 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 7 | // |
michael@0 | 8 | // Generated from the TEXTINCLUDE 2 resource. |
michael@0 | 9 | // |
michael@0 | 10 | #include "afxres.h" |
michael@0 | 11 | |
michael@0 | 12 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 13 | #undef APSTUDIO_READONLY_SYMBOLS |
michael@0 | 14 | |
michael@0 | 15 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 16 | // English (U.S.) resources |
michael@0 | 17 | |
michael@0 | 18 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
michael@0 | 19 | #ifdef _WIN32 |
michael@0 | 20 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
michael@0 | 21 | #pragma code_page(1252) |
michael@0 | 22 | #endif //_WIN32 |
michael@0 | 23 | |
michael@0 | 24 | #ifdef APSTUDIO_INVOKED |
michael@0 | 25 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 26 | // |
michael@0 | 27 | // TEXTINCLUDE |
michael@0 | 28 | // |
michael@0 | 29 | |
michael@0 | 30 | 1 TEXTINCLUDE |
michael@0 | 31 | BEGIN |
michael@0 | 32 | "resource.h\0" |
michael@0 | 33 | END |
michael@0 | 34 | |
michael@0 | 35 | 2 TEXTINCLUDE |
michael@0 | 36 | BEGIN |
michael@0 | 37 | "#include ""afxres.h""\r\n" |
michael@0 | 38 | "\0" |
michael@0 | 39 | END |
michael@0 | 40 | |
michael@0 | 41 | 3 TEXTINCLUDE |
michael@0 | 42 | BEGIN |
michael@0 | 43 | "\r\n" |
michael@0 | 44 | "\0" |
michael@0 | 45 | END |
michael@0 | 46 | |
michael@0 | 47 | #endif // APSTUDIO_INVOKED |
michael@0 | 48 | |
michael@0 | 49 | |
michael@0 | 50 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 51 | // |
michael@0 | 52 | // Version |
michael@0 | 53 | // |
michael@0 | 54 | |
michael@0 | 55 | VS_VERSION_INFO VERSIONINFO |
michael@0 | 56 | FILEVERSION 1,0,0,0 |
michael@0 | 57 | PRODUCTVERSION 1,0,0,0 |
michael@0 | 58 | FILEFLAGSMASK 0x17L |
michael@0 | 59 | #ifdef _DEBUG |
michael@0 | 60 | FILEFLAGS 0x1L |
michael@0 | 61 | #else |
michael@0 | 62 | FILEFLAGS 0x0L |
michael@0 | 63 | #endif |
michael@0 | 64 | FILEOS 0x4L |
michael@0 | 65 | FILETYPE 0x2L |
michael@0 | 66 | FILESUBTYPE 0x0L |
michael@0 | 67 | BEGIN |
michael@0 | 68 | BLOCK "StringFileInfo" |
michael@0 | 69 | BEGIN |
michael@0 | 70 | BLOCK "040904b0" |
michael@0 | 71 | BEGIN |
michael@0 | 72 | VALUE "FileDescription", "NSIS Plug-in for managing Application Modal ID resources" |
michael@0 | 73 | VALUE "FileVersion", "1, 0, 0, 0" |
michael@0 | 74 | VALUE "InternalName", "ApplicationID" |
michael@0 | 75 | VALUE "LegalCopyright", "Original code Copyright (c) 2009 Mike Anchor" |
michael@0 | 76 | VALUE "OriginalFilename", "ApplicationID.dll" |
michael@0 | 77 | VALUE "ProductName", "ApplicationID" |
michael@0 | 78 | VALUE "ProductVersion", "1, 0, 0, 0" |
michael@0 | 79 | END |
michael@0 | 80 | END |
michael@0 | 81 | BLOCK "VarFileInfo" |
michael@0 | 82 | BEGIN |
michael@0 | 83 | VALUE "Translation", 0x409, 1200 |
michael@0 | 84 | END |
michael@0 | 85 | END |
michael@0 | 86 | |
michael@0 | 87 | #endif // English (U.S.) resources |
michael@0 | 88 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 89 | |
michael@0 | 90 | |
michael@0 | 91 | |
michael@0 | 92 | #ifndef APSTUDIO_INVOKED |
michael@0 | 93 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 94 | // |
michael@0 | 95 | // Generated from the TEXTINCLUDE 3 resource. |
michael@0 | 96 | // |
michael@0 | 97 | |
michael@0 | 98 | |
michael@0 | 99 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 100 | #endif // not APSTUDIO_INVOKED |
michael@0 | 101 |