1 //Microsoft Developer Studio generated resource script.
2 // This file is part of OpenTTD.
3 // OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
4 // OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
5 // See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
7 /////////////////////////////////////////////////////////////////////////////
9 // Generated from the TEXTINCLUDE 2 resource.
11 #define APSTUDIO_READONLY_SYMBOLS
12 #define APSTUDIO_HIDDEN_SYMBOLS
14 #undef APSTUDIO_HIDDEN_SYMBOLS
18 #define IDC_STATIC (-1) // all static controls
21 /////////////////////////////////////////////////////////////////////////////
22 #undef APSTUDIO_READONLY_SYMBOLS
24 /////////////////////////////////////////////////////////////////////////////
25 // Neutral (Default) resources
27 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUD)
29 LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
30 #pragma code_page(1252)
33 /////////////////////////////////////////////////////////////////////////////
38 // Icon with lowest ID value placed first to ensure application icon
39 // remains consistent on all systems.
40 100 ICON DISCARDABLE "${CMAKE_SOURCE_DIR}/os/windows/openttd.ico"
42 /////////////////////////////////////////////////////////////////////////////
47 100 DIALOG DISCARDABLE 0, 0, 305, 109
48 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
49 CAPTION "Fatal Application Failure"
50 FONT 8, "MS Sans Serif"
52 PUSHBUTTON "&Close",12,7,90,60,14
53 PUSHBUTTON "",15,238,90,60,14
54 EDITTEXT 11,7,111,291,118,ES_MULTILINE | ES_READONLY | WS_VSCROLL |
55 WS_HSCROLL | NOT WS_TABSTOP
56 LTEXT "",10,36,5,262,80
57 ICON 100,IDC_STATIC,9,9,20,20
61 101 DIALOG DISCARDABLE 0, 0, 600, 400
62 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
63 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
64 CAPTION "OpenTTD command line help"
65 FONT 8, "MS Sans Serif"
67 DEFPUSHBUTTON "&OK",12,274,378,50,14,BS_CENTER
68 EDITTEXT 11,7,6,583,365,ES_MULTILINE | ES_READONLY | WS_VSCROLL | WS_HSCROLL
73 /////////////////////////////////////////////////////////////////////////////
78 VS_VERSION_INFO VERSIONINFO
79 FILEVERSION ${REV_MAJOR},${REV_MINOR},0,${REV_ISODATE}
80 PRODUCTVERSION ${REV_MAJOR},${REV_MINOR},0,${REV_ISODATE}
91 BLOCK "StringFileInfo"
95 VALUE "Comments", "This program is licensed under the GNU General Public License version 2.\0"
96 VALUE "CompanyName", "OpenTTD Development Team\0"
97 VALUE "FileDescription", "OpenTTD\0"
98 VALUE "FileVersion", "${REV_VERSION}\0"
99 VALUE "InternalName", "openttd\0"
100 VALUE "LegalCopyright", "Copyright \xA9 OpenTTD Developers 2002-${REV_YEAR}. All Rights Reserved.\0"
101 VALUE "LegalTrademarks", "\0"
102 VALUE "OriginalFilename", "openttd.exe\0"
103 VALUE "PrivateBuild", "\0"
104 VALUE "ProductName", "OpenTTD\0"
105 VALUE "ProductVersion", "${REV_VERSION}\0"
106 VALUE "SpecialBuild", "-\0"
111 VALUE "Translation", 0x0, 1200
118 1 24 "${CMAKE_SOURCE_DIR}/os/windows/openttd.manifest"
121 #endif // Neutral (Default) resources
122 /////////////////////////////////////////////////////////////////////////////