]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - tools/quake2/qdata_heretic2/qdata3_heretic2.dsp
ok
[xonotic/netradiant.git] / tools / quake2 / qdata_heretic2 / qdata3_heretic2.dsp
1 # Microsoft Developer Studio Project File - Name="qdata3_heretic2" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103\r
6 \r
7 CFG=qdata3_heretic2 - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "qdata3_heretic2.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "qdata3_heretic2.mak" CFG="qdata3_heretic2 - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "qdata3_heretic2 - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "qdata3_heretic2 - Win32 Debug" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
30 \r
31 !IF  "$(CFG)" == "qdata3_heretic2 - Win32 Release"\r
32 \r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Release"\r
36 # PROP BASE Intermediate_Dir "Release"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "Release"\r
41 # PROP Intermediate_Dir "Release"\r
42 # PROP Ignore_Export_Lib 0\r
43 # PROP Target_Dir ""\r
44 F90=df.exe\r
45 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
46 # ADD CPP /nologo /MD /W3 /GX- /Zi /O2 /I "./common" /I "./qcommon" /I "." /I "..\..\..\..\libxml2\include" /I "..\..\..\libs" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /c\r
47 # SUBTRACT CPP /YX\r
48 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
49 # ADD RSC /l 0x409 /d "NDEBUG"\r
50 BSC32=bscmake.exe\r
51 # ADD BASE BSC32 /nologo\r
52 # ADD BSC32 /nologo\r
53 LINK32=link.exe\r
54 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
55 # ADD LINK32 wsock32.lib l_net.lib mathlib.lib /nologo /subsystem:console /map /machine:I386 /out:"Release/qdata3.exe" /libpath:"..\..\..\libs\l_net\release" /libpath:"..\..\..\..\libxml2\win32\libxml2\release_so" /libpath:"..\..\..\libs\mathlib\release"\r
56 \r
57 !ELSEIF  "$(CFG)" == "qdata3_heretic2 - Win32 Debug"\r
58 \r
59 # PROP BASE Use_MFC 0\r
60 # PROP BASE Use_Debug_Libraries 1\r
61 # PROP BASE Output_Dir "Debug"\r
62 # PROP BASE Intermediate_Dir "Debug"\r
63 # PROP BASE Target_Dir ""\r
64 # PROP Use_MFC 0\r
65 # PROP Use_Debug_Libraries 1\r
66 # PROP Output_Dir "Debug"\r
67 # PROP Intermediate_Dir "Debug"\r
68 # PROP Ignore_Export_Lib 0\r
69 # PROP Target_Dir ""\r
70 F90=df.exe\r
71 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
72 # ADD CPP /nologo /MDd /W3 /Gm /GX- /ZI /Od /I "./common" /I "./qcommon" /I "." /I "..\..\..\..\libxml2\include" /I "..\..\..\libs" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c\r
73 # SUBTRACT CPP /YX\r
74 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
75 # ADD RSC /l 0x409 /d "_DEBUG"\r
76 BSC32=bscmake.exe\r
77 # ADD BASE BSC32 /nologo\r
78 # ADD BSC32 /nologo\r
79 LINK32=link.exe\r
80 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
81 # ADD LINK32 wsock32.lib l_net.lib mathlib.lib /nologo /subsystem:console /profile /map /debug /machine:I386 /out:"Debug/qdata3.exe" /libpath:"..\..\..\libs\l_net\debug" /libpath:"..\..\..\..\libxml2\win32\libxml2\debug_so" /libpath:"..\..\..\libs\mathlib\debug"\r
82 \r
83 !ENDIF \r
84 \r
85 # Begin Target\r
86 \r
87 # Name "qdata3_heretic2 - Win32 Release"\r
88 # Name "qdata3_heretic2 - Win32 Debug"\r
89 # Begin Group "Source Files"\r
90 \r
91 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
92 # Begin Source File\r
93 \r
94 SOURCE=.\animcomp.c\r
95 # End Source File\r
96 # Begin Source File\r
97 \r
98 SOURCE=.\book.c\r
99 # End Source File\r
100 # Begin Source File\r
101 \r
102 SOURCE=.\common\bspfile.c\r
103 # End Source File\r
104 # Begin Source File\r
105 \r
106 SOURCE=.\common\cmdlib.c\r
107 # End Source File\r
108 # Begin Source File\r
109 \r
110 SOURCE=.\fmodels.c\r
111 # End Source File\r
112 # Begin Source File\r
113 \r
114 SOURCE=.\images.c\r
115 # End Source File\r
116 # Begin Source File\r
117 \r
118 SOURCE=.\common\inout.c\r
119 # End Source File\r
120 # Begin Source File\r
121 \r
122 SOURCE=.\jointed.c\r
123 # End Source File\r
124 # Begin Source File\r
125 \r
126 SOURCE=.\common\l3dslib.c\r
127 # End Source File\r
128 # Begin Source File\r
129 \r
130 SOURCE=.\common\lbmlib.c\r
131 # End Source File\r
132 # Begin Source File\r
133 \r
134 SOURCE=.\common\mathlib.c\r
135 # End Source File\r
136 # Begin Source File\r
137 \r
138 SOURCE=.\common\md4.c\r
139 # End Source File\r
140 # Begin Source File\r
141 \r
142 SOURCE=.\models.c\r
143 # End Source File\r
144 # Begin Source File\r
145 \r
146 SOURCE=.\common\path_init.c\r
147 # End Source File\r
148 # Begin Source File\r
149 \r
150 SOURCE=.\pics.c\r
151 # End Source File\r
152 # Begin Source File\r
153 \r
154 SOURCE=.\qd_skeletons.c\r
155 # End Source File\r
156 # Begin Source File\r
157 \r
158 SOURCE=.\qdata.c\r
159 # End Source File\r
160 # Begin Source File\r
161 \r
162 SOURCE=.\common\qfiles.c\r
163 # End Source File\r
164 # Begin Source File\r
165 \r
166 SOURCE=.\qcommon\reference.c\r
167 # End Source File\r
168 # Begin Source File\r
169 \r
170 SOURCE=.\qcommon\resourcemanager.c\r
171 # End Source File\r
172 # Begin Source File\r
173 \r
174 SOURCE=.\common\scriplib.c\r
175 # End Source File\r
176 # Begin Source File\r
177 \r
178 SOURCE=.\qcommon\skeletons.c\r
179 # End Source File\r
180 # Begin Source File\r
181 \r
182 SOURCE=.\sprites.c\r
183 # End Source File\r
184 # Begin Source File\r
185 \r
186 SOURCE=.\svdcmp.c\r
187 # End Source File\r
188 # Begin Source File\r
189 \r
190 SOURCE=.\tables.c\r
191 # End Source File\r
192 # Begin Source File\r
193 \r
194 SOURCE=.\common\threads.c\r
195 # End Source File\r
196 # Begin Source File\r
197 \r
198 SOURCE=.\tmix.c\r
199 # End Source File\r
200 # Begin Source File\r
201 \r
202 SOURCE=.\common\token.c\r
203 # End Source File\r
204 # Begin Source File\r
205 \r
206 SOURCE=.\common\trilib.c\r
207 # End Source File\r
208 # Begin Source File\r
209 \r
210 SOURCE=.\video.c\r
211 # End Source File\r
212 # End Group\r
213 # Begin Group "Header Files"\r
214 \r
215 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
216 # Begin Source File\r
217 \r
218 SOURCE=.\adpcm.h\r
219 # End Source File\r
220 # Begin Source File\r
221 \r
222 SOURCE=.\animcomp.h\r
223 # End Source File\r
224 # Begin Source File\r
225 \r
226 SOURCE=.\anorms.h\r
227 # End Source File\r
228 # Begin Source File\r
229 \r
230 SOURCE=.\common\bspfile.h\r
231 # End Source File\r
232 # Begin Source File\r
233 \r
234 SOURCE=.\common\cmdlib.h\r
235 # End Source File\r
236 # Begin Source File\r
237 \r
238 SOURCE=.\common\her2_threads.h\r
239 # End Source File\r
240 # Begin Source File\r
241 \r
242 SOURCE=.\common\inout.h\r
243 # End Source File\r
244 # Begin Source File\r
245 \r
246 SOURCE=.\jointed.h\r
247 # End Source File\r
248 # Begin Source File\r
249 \r
250 SOURCE=.\joints.h\r
251 # End Source File\r
252 # Begin Source File\r
253 \r
254 SOURCE=.\common\l3dslib.h\r
255 # End Source File\r
256 # Begin Source File\r
257 \r
258 SOURCE=.\common\lbmlib.h\r
259 # End Source File\r
260 # Begin Source File\r
261 \r
262 SOURCE=.\common\mathlib.h\r
263 # End Source File\r
264 # Begin Source File\r
265 \r
266 SOURCE=.\qd_fmodel.h\r
267 # End Source File\r
268 # Begin Source File\r
269 \r
270 SOURCE=.\qd_skeletons.h\r
271 # End Source File\r
272 # Begin Source File\r
273 \r
274 SOURCE=.\qdata.h\r
275 # End Source File\r
276 # Begin Source File\r
277 \r
278 SOURCE=.\common\qfiles.h\r
279 # End Source File\r
280 # Begin Source File\r
281 \r
282 SOURCE=.\qcommon\reference.h\r
283 # End Source File\r
284 # Begin Source File\r
285 \r
286 SOURCE=.\resource.h\r
287 # End Source File\r
288 # Begin Source File\r
289 \r
290 SOURCE=.\qcommon\resourcemanager.h\r
291 # End Source File\r
292 # Begin Source File\r
293 \r
294 SOURCE=.\common\scriplib.h\r
295 # End Source File\r
296 # Begin Source File\r
297 \r
298 SOURCE=.\qcommon\skeletons.h\r
299 # End Source File\r
300 # Begin Source File\r
301 \r
302 SOURCE=.\common\token.h\r
303 # End Source File\r
304 # Begin Source File\r
305 \r
306 SOURCE=.\common\trilib.h\r
307 # End Source File\r
308 # End Group\r
309 # Begin Group "Resource Files"\r
310 \r
311 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
312 # End Group\r
313 # End Target\r
314 # End Project\r