michael@0: // Microsoft Visual C++ generated resource script. michael@0: // michael@0: #include "resource.h" michael@0: michael@0: #define APSTUDIO_READONLY_SYMBOLS michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Generated from the TEXTINCLUDE 2 resource. michael@0: // michael@0: #include michael@0: #include "../common/version.h" michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: #undef APSTUDIO_READONLY_SYMBOLS michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // English (U.S.) resources michael@0: michael@0: #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) michael@0: #ifdef _WIN32 michael@0: LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US michael@0: #pragma code_page(1252) michael@0: #endif //_WIN32 michael@0: michael@0: #ifdef APSTUDIO_INVOKED michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // TEXTINCLUDE michael@0: // michael@0: michael@0: 1 TEXTINCLUDE michael@0: BEGIN michael@0: "resource.h\0" michael@0: END michael@0: michael@0: 2 TEXTINCLUDE michael@0: BEGIN michael@0: "#include ""afxres.h""\r\n" michael@0: "#include ""../common/version.h""\0" michael@0: END michael@0: michael@0: 3 TEXTINCLUDE michael@0: BEGIN michael@0: "\r\n" michael@0: "\0" michael@0: END michael@0: michael@0: #endif // APSTUDIO_INVOKED michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Version michael@0: // michael@0: michael@0: VS_VERSION_INFO VERSIONINFO michael@0: FILEVERSION MAJOR_VERSION,MINOR_VERSION,BUILD_VERSION,BUILD_REVISION michael@0: PRODUCTVERSION MAJOR_VERSION,MINOR_VERSION,BUILD_VERSION,BUILD_REVISION michael@0: FILEFLAGSMASK 0x17L michael@0: #ifdef _DEBUG michael@0: FILEFLAGS 0x1L michael@0: #else michael@0: FILEFLAGS 0x0L michael@0: #endif michael@0: FILEOS 0x4L michael@0: FILETYPE 0x2L michael@0: FILESUBTYPE 0x0L michael@0: BEGIN michael@0: BLOCK "StringFileInfo" michael@0: BEGIN michael@0: BLOCK "040904b0" michael@0: BEGIN michael@0: VALUE "FileDescription", "ANGLE libGLESv2 Dynamic Link Library" michael@0: VALUE "FileVersion", VERSION_STRING michael@0: VALUE "InternalName", "libGLESv2" michael@0: VALUE "LegalCopyright", "Copyright (C) 2011 Google Inc." michael@0: VALUE "OriginalFilename", "libGLESv2.dll" michael@0: VALUE "PrivateBuild", VERSION_STRING michael@0: VALUE "ProductName", "ANGLE libGLESv2 Dynamic Link Library" michael@0: VALUE "ProductVersion", VERSION_STRING michael@0: END michael@0: END michael@0: BLOCK "VarFileInfo" michael@0: BEGIN michael@0: VALUE "Translation", 0x409, 1200 michael@0: END michael@0: END michael@0: michael@0: #endif // English (U.S.) resources michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: michael@0: michael@0: michael@0: #ifndef APSTUDIO_INVOKED michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Generated from the TEXTINCLUDE 3 resource. michael@0: // michael@0: michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: #endif // not APSTUDIO_INVOKED