]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/sys/win32/rc/doom.rc
hello world
[icculus/iodoom3.git] / neo / sys / win32 / rc / doom.rc
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "doom_resource.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11 #define _AFX_NO_SPLITTER_RESOURCES
12 #define _AFX_NO_OLE_RESOURCES
13 #define _AFX_NO_TRACKER_RESOURCES
14 #define _AFX_NO_PROPERTY_RESOURCES
15
16 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
17 #ifdef _WIN32
18 LANGUAGE 9, 1
19 #pragma code_page(1252)
20 #endif
21 #include "Common.rc"
22 #include "Radiant.rc"
23 #include "AFEditor.rc"
24 #include "SoundEditor.rc"
25 #include "ParticleEditor.rc"
26 #include "DeclEditor.rc"
27
28 #include "ScriptEditor.rc"
29
30 #include "GuiEd.rc"
31 #include "Debugger.rc"
32 #include "MaterialEditor.rc"
33 #include "PropTree.rc"
34 #include "afxres.rc"                             // Standard components
35 #include "afxprint.rc"                   // printing/print preview resources
36 #endif
37 /////////////////////////////////////////////////////////////////////////////
38 #undef APSTUDIO_READONLY_SYMBOLS
39
40 /////////////////////////////////////////////////////////////////////////////
41 // English (U.S.) resources
42
43 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
44 #ifdef _WIN32
45 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
46 #pragma code_page(1252)
47 #endif //_WIN32
48
49 #ifdef APSTUDIO_INVOKED
50 /////////////////////////////////////////////////////////////////////////////
51 //
52 // TEXTINCLUDE
53 //
54
55 1 TEXTINCLUDE 
56 BEGIN
57     "doom_resource.h\0"
58 END
59
60 2 TEXTINCLUDE 
61 BEGIN
62     "#include ""afxres.h""\r\n"
63     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
64     "#define _AFX_NO_OLE_RESOURCES\r\n"
65     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
66     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
67     "\r\n"
68     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
69     "#ifdef _WIN32\r\n"
70     "LANGUAGE 9, 1\r\n"
71     "#pragma code_page(1252)\r\n"
72     "#endif\r\n"
73     "#include ""Common.rc""\r\n"
74     "#include ""Radiant.rc""\r\n"
75     "#include ""AFEditor.rc""\r\n"
76     "#include ""SoundEditor.rc""\r\n"
77     "#include ""ParticleEditor.rc""\r\n"
78     "#include ""DeclEditor.rc""\n"
79     "\n"
80     "#include ""ScriptEditor.rc""\n"
81     "\n"
82     "#include ""GuiEd.rc""\r\n"
83     "#include ""Debugger.rc""\r\n"
84     "#include ""MaterialEditor.rc""\r\n"
85     "#include ""PropTree.rc""\r\n"
86     "#include ""afxres.rc""                             // Standard components\r\n"
87     "#include ""afxprint.rc""                   // printing/print preview resources\r\n"
88     "#endif\0"
89 END
90
91 3 TEXTINCLUDE 
92 BEGIN
93     "\r\n"
94     "\0"
95 END
96
97 #endif    // APSTUDIO_INVOKED
98
99
100 /////////////////////////////////////////////////////////////////////////////
101 //
102 // Icon
103 //
104
105 // Icon with lowest ID value placed first to ensure application icon
106 // remains consistent on all systems.
107 IDI_ICON1               ICON                    "res\\doom.ico"
108 #endif    // English (U.S.) resources
109 /////////////////////////////////////////////////////////////////////////////
110
111
112
113 #ifndef APSTUDIO_INVOKED
114 /////////////////////////////////////////////////////////////////////////////
115 //
116 // Generated from the TEXTINCLUDE 3 resource.
117 //
118
119
120 /////////////////////////////////////////////////////////////////////////////
121 #endif    // not APSTUDIO_INVOKED
122