1//Microsoft Developer Studio generated resource script. 2// 3#include "resource.h" 4 5#define APSTUDIO_READONLY_SYMBOLS 6///////////////////////////////////////////////////////////////////////////// 7// 8// Generated from the TEXTINCLUDE 2 resource. 9// 10#include "afxres.h" 11 12///////////////////////////////////////////////////////////////////////////// 13#undef APSTUDIO_READONLY_SYMBOLS 14 15///////////////////////////////////////////////////////////////////////////// 16// English (U.S.) resources 17 18#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 19#ifdef _WIN32 20LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 21#pragma code_page(1252) 22#endif //_WIN32 23 24#ifdef APSTUDIO_INVOKED 25///////////////////////////////////////////////////////////////////////////// 26// 27// TEXTINCLUDE 28// 29 301 TEXTINCLUDE DISCARDABLE 31BEGIN 32 "resource.h\0" 33END 34 352 TEXTINCLUDE DISCARDABLE 36BEGIN 37 "#include ""afxres.h""\r\n" 38 "\0" 39END 40 413 TEXTINCLUDE DISCARDABLE 42BEGIN 43 "\r\n" 44 "\0" 45END 46 47#endif // APSTUDIO_INVOKED 48 49 50#ifndef _MAC 51///////////////////////////////////////////////////////////////////////////// 52// 53// Version 54// 55 56VS_VERSION_INFO VERSIONINFO 57 FILEVERSION 0,1,0,0 58 PRODUCTVERSION 0,1,0,0 59 FILEFLAGSMASK 0x3fL 60#ifdef _DEBUG 61 FILEFLAGS 0x1L 62#else 63 FILEFLAGS 0x0L 64#endif 65 FILEOS 0x40004L 66 FILETYPE 0x1L 67 FILESUBTYPE 0x0L 68BEGIN 69 BLOCK "StringFileInfo" 70 BEGIN 71 BLOCK "040904b0" 72 BEGIN 73 VALUE "Comments", "Utility to un-mirror the studs in an LDraw model so that the logos look correct in high-quality POV-Ray renderings after conversion by L3P.\0" 74 VALUE "CompanyName", "Travis Cobbs\0" 75 VALUE "FileDescription", "UnMirrorStuds\0" 76 VALUE "FileVersion", "0.1\0" 77 VALUE "InternalName", "UnMirrorStuds\0" 78 VALUE "LegalCopyright", "Copyright � 2003 Travis Cobbs\0" 79 VALUE "OriginalFilename", "UnMirrorStuds.exe\0" 80 VALUE "ProductName", "UnMirrorStuds\0" 81 VALUE "ProductVersion", "0.1\0" 82 END 83 END 84 BLOCK "VarFileInfo" 85 BEGIN 86 VALUE "Translation", 0x409, 1200 87 END 88END 89 90#endif // !_MAC 91 92#endif // English (U.S.) resources 93///////////////////////////////////////////////////////////////////////////// 94 95 96 97#ifndef APSTUDIO_INVOKED 98///////////////////////////////////////////////////////////////////////////// 99// 100// Generated from the TEXTINCLUDE 3 resource. 101// 102 103 104///////////////////////////////////////////////////////////////////////////// 105#endif // not APSTUDIO_INVOKED 106 107