source: Daodan/MSVC/FixedDaodan.vcproj@ 754

Last change on this file since 754 was 573, checked in by gumby, 14 years ago
File size: 8.4 KB
RevLine 
[567]1<?xml version="1.0" encoding="UTF-8"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="FixedDaodan"
6 ProjectGUID="{6138BFC9-DCAD-4525-90BE-D84703282A4A}"
[573]7 RootNamespace="FixedDaodan"
[567]8 Keyword="Win32Proj"
9 TargetFrameworkVersion="0"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="Debug"
22 IntermediateDirectory="Debug"
23 ConfigurationType="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
[573]43 AdditionalIncludeDirectories="FFI\src;FFI\include"
[567]44 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FIXEDDAODAN_EXPORTS;"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="2"
48 StructMemberAlignment="1"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="4"
53 CallingConvention="1"
54 CompileAs="1"
55 />
56 <Tool
57 Name="VCManagedResourceCompilerTool"
58 />
59 <Tool
60 Name="VCResourceCompilerTool"
61 />
62 <Tool
63 Name="VCPreLinkEventTool"
64 />
65 <Tool
66 Name="VCLinkerTool"
[573]67 AdditionalDependencies="ws2_32.lib winmm.lib opengl32.lib"
68 OutputFile="d:\Program Files\Oni\edition\binkw32.dll"
[567]69 LinkIncremental="2"
70 ModuleDefinitionFile="binkw32.def"
71 GenerateDebugInformation="true"
72 SubSystem="2"
73 TargetMachine="1"
74 />
75 <Tool
76 Name="VCALinkTool"
77 />
78 <Tool
79 Name="VCManifestTool"
80 />
81 <Tool
82 Name="VCXDCMakeTool"
83 />
84 <Tool
85 Name="VCBscMakeTool"
86 />
87 <Tool
88 Name="VCFxCopTool"
89 />
90 <Tool
91 Name="VCAppVerifierTool"
92 />
93 <Tool
94 Name="VCPostBuildEventTool"
95 />
96 </Configuration>
97 <Configuration
98 Name="Release|Win32"
99 OutputDirectory="Release"
100 IntermediateDirectory="Release"
101 ConfigurationType="2"
102 >
103 <Tool
104 Name="VCPreBuildEventTool"
105 />
106 <Tool
107 Name="VCCustomBuildTool"
108 />
109 <Tool
110 Name="VCXMLDataGeneratorTool"
111 />
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
114 />
115 <Tool
116 Name="VCMIDLTool"
117 />
118 <Tool
119 Name="VCCLCompilerTool"
120 Optimization="0"
121 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FIXEDDAODAN_EXPORTS;"
122 MinimalRebuild="true"
[573]123 RuntimeLibrary="0"
[567]124 StructMemberAlignment="1"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 Detect64BitPortabilityProblems="true"
128 DebugInformationFormat="3"
129 CallingConvention="1"
130 CompileAs="1"
131 />
132 <Tool
133 Name="VCManagedResourceCompilerTool"
134 />
135 <Tool
136 Name="VCResourceCompilerTool"
137 />
138 <Tool
139 Name="VCPreLinkEventTool"
140 />
141 <Tool
142 Name="VCLinkerTool"
143 AdditionalDependencies="ws2_32.lib winmm.lib"
[573]144 OutputFile="Release\binkw32.dll"
[567]145 LinkIncremental="2"
146 GenerateManifest="true"
147 ModuleDefinitionFile="binkw32.def"
148 GenerateDebugInformation="false"
149 SubSystem="2"
150 OptimizeReferences="1"
151 EnableCOMDATFolding="1"
152 TargetMachine="1"
153 />
154 <Tool
155 Name="VCALinkTool"
156 />
157 <Tool
158 Name="VCManifestTool"
159 />
160 <Tool
161 Name="VCXDCMakeTool"
162 />
163 <Tool
164 Name="VCBscMakeTool"
165 />
166 <Tool
167 Name="VCFxCopTool"
168 />
169 <Tool
170 Name="VCAppVerifierTool"
171 />
172 <Tool
173 Name="VCPostBuildEventTool"
174 />
175 </Configuration>
176 </Configurations>
177 <References>
178 </References>
179 <Files>
180 <Filter
181 Name="Header Files"
182 Filter="h;hpp;hxx;hm;inl;inc;xsd"
183 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
184 >
185 <File
186 RelativePath=".\BFW_LocalInput.h"
187 >
188 </File>
189 <File
190 RelativePath=".\BFW_Motoko_Draw.h"
191 >
192 </File>
193 <File
194 RelativePath=".\BFW_ScriptLang.h"
195 >
196 </File>
197 <File
198 RelativePath=".\BFW_Utility.h"
199 >
200 </File>
201 <File
202 RelativePath=".\Bink.h"
203 >
204 </File>
205 <File
206 RelativePath=".\bool.h"
207 >
208 </File>
209 <File
210 RelativePath=".\Daodan.h"
211 >
212 </File>
213 <File
214 RelativePath=".\Daodan_BSL.h"
215 >
216 </File>
217 <File
218 RelativePath=".\Daodan_Character.h"
219 >
220 </File>
221 <File
222 RelativePath=".\Daodan_Cheater.h"
223 >
224 </File>
225 <File
226 RelativePath=".\Daodan_Console.h"
227 >
228 </File>
229 <File
230 RelativePath=".\daodan_gl.h"
231 >
232 </File>
233 <File
234 RelativePath=".\Daodan_Patch.h"
235 >
236 </File>
237 <File
238 RelativePath=".\Daodan_Persistence.h"
239 >
240 </File>
241 <File
242 RelativePath=".\Daodan_Utility.h"
243 >
244 </File>
245 <File
246 RelativePath=".\Daodan_Win32.h"
247 >
248 </File>
249 <File
250 RelativePath=".\Daodan_WindowHack.h"
251 >
252 </File>
253 <File
254 RelativePath=".\dSFMT\dSFMT-params.h"
255 >
256 </File>
257 <File
258 RelativePath=".\dSFMT\dSFMT-params11213.h"
259 >
260 </File>
261 <File
262 RelativePath=".\dSFMT\dSFMT-params1279.h"
263 >
264 </File>
265 <File
266 RelativePath=".\dSFMT\dSFMT-params132049.h"
267 >
268 </File>
269 <File
270 RelativePath=".\dSFMT\dSFMT-params19937.h"
271 >
272 </File>
273 <File
274 RelativePath=".\dSFMT\dSFMT-params216091.h"
275 >
276 </File>
277 <File
278 RelativePath=".\dSFMT\dSFMT-params2203.h"
279 >
280 </File>
281 <File
282 RelativePath=".\dSFMT\dSFMT-params4253.h"
283 >
284 </File>
285 <File
286 RelativePath=".\dSFMT\dSFMT-params44497.h"
287 >
288 </File>
289 <File
290 RelativePath=".\dSFMT\dSFMT-params521.h"
291 >
292 </File>
293 <File
294 RelativePath=".\dSFMT\dSFMT-params86243.h"
295 >
296 </File>
297 <File
298 RelativePath=".\dSFMT\dSFMT.h"
299 >
300 </File>
301 <File
302 RelativePath=".\Flatline.h"
303 >
304 </File>
305 <File
306 RelativePath=".\Flatline_BSL.h"
307 >
308 </File>
309 <File
310 RelativePath=".\Flatline_Server.h"
311 >
312 </File>
313 <File
314 RelativePath=".\Flatline_Win32.h"
315 >
316 </File>
317 <File
[573]318 RelativePath=".\glxext.h"
319 >
320 </File>
321 <File
[567]322 RelativePath=".\inifile.h"
323 >
324 </File>
325 <File
326 RelativePath=".\Oni.h"
327 >
328 </File>
329 <File
330 RelativePath=".\Oni_Character.h"
331 >
332 </File>
333 <File
334 RelativePath=".\Oni_GameState.h"
335 >
336 </File>
337 <File
338 RelativePath=".\oni_gl.h"
339 >
340 </File>
341 <File
342 RelativePath=".\Oni_Persistence.h"
343 >
344 </File>
345 <File
346 RelativePath=".\oni_stdio.h"
347 >
348 </File>
349 <File
350 RelativePath=".\Oni_Symbols.h"
351 >
352 </File>
[573]353 <File
354 RelativePath=".\wglext.h"
355 >
356 </File>
[567]357 </Filter>
358 <Filter
359 Name="Resource Files"
360 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
361 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
362 >
363 </Filter>
364 <Filter
365 Name="Source Files"
366 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
367 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
368 >
369 <File
370 RelativePath=".\binkw32.def"
371 >
372 </File>
373 <File
374 RelativePath=".\Daodan.c"
375 >
376 </File>
377 <File
378 RelativePath=".\Daodan_BSL.c"
379 >
380 </File>
381 <File
382 RelativePath=".\Daodan_Character.c"
383 >
384 </File>
385 <File
386 RelativePath=".\Daodan_Cheater.c"
387 >
388 </File>
389 <File
390 RelativePath=".\Daodan_Console.c"
391 >
392 </File>
393 <File
394 RelativePath=".\Daodan_DLLStubs.c"
395 >
396 </File>
397 <File
398 RelativePath=".\daodan_gl.c"
399 >
400 </File>
401 <File
402 RelativePath=".\Daodan_Patch.c"
403 >
404 </File>
405 <File
406 RelativePath=".\Daodan_Persistence.c"
407 >
408 </File>
409 <File
410 RelativePath=".\Daodan_Utility.c"
411 >
412 </File>
413 <File
414 RelativePath=".\Daodan_Win32.c"
415 >
416 </File>
417 <File
418 RelativePath=".\Daodan_WindowHack.c"
419 >
420 </File>
421 <File
422 RelativePath=".\dSFMT\dSFMT.c"
423 >
424 </File>
425 <File
426 RelativePath=".\Flatline.c"
427 >
428 </File>
429 <File
430 RelativePath=".\Flatline_BSL.c"
431 >
432 </File>
433 <File
434 RelativePath=".\Flatline_Net.c"
435 >
436 </File>
437 <File
438 RelativePath=".\Flatline_Server.c"
439 >
440 </File>
441 <File
442 RelativePath=".\Flatline_Win32.c"
443 >
444 </File>
445 <File
446 RelativePath=".\inifile_reader.c"
447 >
448 </File>
449 <File
450 RelativePath=".\Oni_Symbols.c"
451 >
452 </File>
453 </Filter>
454 </Files>
455 <Globals>
456 </Globals>
457</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.