jat@google.com | 134be54 | 2009-08-03 15:30:11 +0000 | [diff] [blame] | 1 | #define APSTUDIO_READONLY_SYMBOLS |
jat@google.com | 3619283 | 2009-08-24 15:21:30 +0000 | [diff] [blame] | 2 | #include "windows.h" |
jat@google.com | 134be54 | 2009-08-03 15:30:11 +0000 | [diff] [blame] | 3 | #undef APSTUDIO_READONLY_SYMBOLS |
| 4 | |
| 5 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
| 6 | #ifdef _WIN32 |
| 7 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
| 8 | #pragma code_page(1252) |
| 9 | #endif |
| 10 | |
| 11 | 1 VERSIONINFO |
| 12 | FILEVERSION 0,1,1,0 |
| 13 | PRODUCTVERSION 0,1,1,0 |
| 14 | FILEFLAGSMASK 0x3fL |
| 15 | #ifdef _DEBUG |
| 16 | FILEFLAGS 0x1L |
| 17 | #else |
| 18 | FILEFLAGS 0x0L |
| 19 | #endif |
| 20 | FILEOS 0x40004L |
| 21 | FILETYPE 0x2L |
| 22 | FILESUBTYPE 0x0L |
| 23 | BEGIN |
| 24 | BLOCK "StringFileInfo" |
| 25 | BEGIN |
| 26 | BLOCK "040904e4" |
| 27 | BEGIN |
| 28 | VALUE "CompanyName", "Google Inc" |
| 29 | VALUE "FileDescription", "GWT XPCOM OOPHM Plugin" |
| 30 | #if 0 |
| 31 | VALUE "FileExtents", "" |
| 32 | #endif |
| 33 | VALUE "FileOpenName", "Plugin to allow debugging of GWT applications in hosted mode." |
| 34 | VALUE "FileVersion", "0.1a" |
| 35 | VALUE "InternalName", "GWT XPCOM OOPHM Plugin" |
| 36 | VALUE "LegalCopyright", "Copyright © 2008 Google Inc. Licensed under Apache 2.0 license." |
| 37 | VALUE "MIMEType", "application/x-gwt-hosted-mode" |
| 38 | VALUE "OriginalFilename", "xpOOPHM.dll" |
| 39 | VALUE "ProductName", "GWT XPCOM OOPHM Plugin" |
| 40 | VALUE "ProductVersion", "0.1a" |
| 41 | END |
| 42 | END |
| 43 | BLOCK "VarFileInfo" |
| 44 | BEGIN |
| 45 | VALUE "Translation", 0x409, 1252 |
| 46 | END |
| 47 | END |
| 48 | |
| 49 | #ifdef APSTUDIO_INVOKED |
| 50 | 1 TEXTINCLUDE |
| 51 | BEGIN |
| 52 | "resource.h\0" |
| 53 | END |
| 54 | |
| 55 | 2 TEXTINCLUDE |
| 56 | BEGIN |
jat@google.com | 3619283 | 2009-08-24 15:21:30 +0000 | [diff] [blame] | 57 | "#include ""windows.h""\r\n" |
jat@google.com | 134be54 | 2009-08-03 15:30:11 +0000 | [diff] [blame] | 58 | "\0" |
| 59 | END |
| 60 | |
| 61 | 3 TEXTINCLUDE |
| 62 | BEGIN |
| 63 | "\r\n" |
| 64 | "\0" |
| 65 | END |
| 66 | |
| 67 | #endif |
| 68 | |
| 69 | #else |
| 70 | |
| 71 | #endif |