[7909] Applied coding style. (cherry picked from commit ed7e72975f4d4f95f5c429f1af6a2...
[getmangos.git] / win / VC80 / g3dlite.vcproj
blob90a76ee447479e71fde407971315addd6b51e917
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="g3dlite"
6 ProjectGUID="{8072769E-CF10-48BF-B9E1-12752A5DAC6E}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Debug|Win32"
22 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
23 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
24 ConfigurationType="4"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 CharacterSet="2"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 AdditionalOptions="/MP"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
49 MinimalRebuild="false"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 BufferSecurityCheck="true"
53 UsePrecompiledHeader="0"
54 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
55 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
56 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
57 WarningLevel="3"
58 Detect64BitPortabilityProblems="true"
59 DebugInformationFormat="4"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
67 <Tool
68 Name="VCPreLinkEventTool"
70 <Tool
71 Name="VCLibrarianTool"
72 OutputFile="$(OutDir)/g3dlite.lib"
73 IgnoreAllDefaultLibraries="true"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCPostBuildEventTool"
90 </Configuration>
91 <Configuration
92 Name="Debug_NoPCH|Win32"
93 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
94 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
95 ConfigurationType="4"
96 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
97 CharacterSet="2"
99 <Tool
100 Name="VCPreBuildEventTool"
102 <Tool
103 Name="VCCustomBuildTool"
105 <Tool
106 Name="VCXMLDataGeneratorTool"
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"
111 <Tool
112 Name="VCMIDLTool"
114 <Tool
115 Name="VCCLCompilerTool"
116 AdditionalOptions="/MP"
117 Optimization="0"
118 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
119 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
120 MinimalRebuild="false"
121 BasicRuntimeChecks="3"
122 RuntimeLibrary="3"
123 BufferSecurityCheck="true"
124 UsePrecompiledHeader="0"
125 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
126 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
127 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
128 WarningLevel="3"
129 Detect64BitPortabilityProblems="true"
130 DebugInformationFormat="4"
132 <Tool
133 Name="VCManagedResourceCompilerTool"
135 <Tool
136 Name="VCResourceCompilerTool"
138 <Tool
139 Name="VCPreLinkEventTool"
141 <Tool
142 Name="VCLibrarianTool"
143 OutputFile="$(OutDir)/g3dlite.lib"
144 IgnoreAllDefaultLibraries="true"
146 <Tool
147 Name="VCALinkTool"
149 <Tool
150 Name="VCXDCMakeTool"
152 <Tool
153 Name="VCBscMakeTool"
155 <Tool
156 Name="VCFxCopTool"
158 <Tool
159 Name="VCPostBuildEventTool"
161 </Configuration>
162 <Configuration
163 Name="Release|Win32"
164 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
165 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
166 ConfigurationType="4"
167 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
168 CharacterSet="2"
170 <Tool
171 Name="VCPreBuildEventTool"
173 <Tool
174 Name="VCCustomBuildTool"
176 <Tool
177 Name="VCXMLDataGeneratorTool"
179 <Tool
180 Name="VCWebServiceProxyGeneratorTool"
182 <Tool
183 Name="VCMIDLTool"
185 <Tool
186 Name="VCCLCompilerTool"
187 AdditionalOptions="/MP"
188 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
189 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
190 RuntimeLibrary="2"
191 EnableEnhancedInstructionSet="1"
192 UsePrecompiledHeader="0"
193 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
194 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
195 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
196 WarningLevel="3"
197 Detect64BitPortabilityProblems="true"
198 DebugInformationFormat="3"
200 <Tool
201 Name="VCManagedResourceCompilerTool"
203 <Tool
204 Name="VCResourceCompilerTool"
206 <Tool
207 Name="VCPreLinkEventTool"
209 <Tool
210 Name="VCLibrarianTool"
211 OutputFile="$(OutDir)/g3dlite.lib"
212 IgnoreAllDefaultLibraries="true"
214 <Tool
215 Name="VCALinkTool"
217 <Tool
218 Name="VCXDCMakeTool"
220 <Tool
221 Name="VCBscMakeTool"
223 <Tool
224 Name="VCFxCopTool"
226 <Tool
227 Name="VCPostBuildEventTool"
229 </Configuration>
230 <Configuration
231 Name="Debug|x64"
232 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
233 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
234 ConfigurationType="4"
235 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
236 CharacterSet="2"
238 <Tool
239 Name="VCPreBuildEventTool"
241 <Tool
242 Name="VCCustomBuildTool"
244 <Tool
245 Name="VCXMLDataGeneratorTool"
247 <Tool
248 Name="VCWebServiceProxyGeneratorTool"
250 <Tool
251 Name="VCMIDLTool"
252 TargetEnvironment="3"
254 <Tool
255 Name="VCCLCompilerTool"
256 AdditionalOptions="/MP"
257 Optimization="0"
258 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
259 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
260 MinimalRebuild="false"
261 BasicRuntimeChecks="3"
262 RuntimeLibrary="3"
263 BufferSecurityCheck="true"
264 UsePrecompiledHeader="0"
265 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
266 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
267 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
268 WarningLevel="3"
269 Detect64BitPortabilityProblems="true"
270 DebugInformationFormat="3"
272 <Tool
273 Name="VCManagedResourceCompilerTool"
275 <Tool
276 Name="VCResourceCompilerTool"
278 <Tool
279 Name="VCPreLinkEventTool"
281 <Tool
282 Name="VCLibrarianTool"
283 OutputFile="$(OutDir)/g3dlite.lib"
284 IgnoreAllDefaultLibraries="true"
286 <Tool
287 Name="VCALinkTool"
289 <Tool
290 Name="VCXDCMakeTool"
292 <Tool
293 Name="VCBscMakeTool"
295 <Tool
296 Name="VCFxCopTool"
298 <Tool
299 Name="VCPostBuildEventTool"
301 </Configuration>
302 <Configuration
303 Name="Debug_NoPCH|x64"
304 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
305 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
306 ConfigurationType="4"
307 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
308 CharacterSet="2"
310 <Tool
311 Name="VCPreBuildEventTool"
313 <Tool
314 Name="VCCustomBuildTool"
316 <Tool
317 Name="VCXMLDataGeneratorTool"
319 <Tool
320 Name="VCWebServiceProxyGeneratorTool"
322 <Tool
323 Name="VCMIDLTool"
324 TargetEnvironment="3"
326 <Tool
327 Name="VCCLCompilerTool"
328 AdditionalOptions="/MP"
329 Optimization="0"
330 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
331 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
332 MinimalRebuild="false"
333 BasicRuntimeChecks="3"
334 RuntimeLibrary="3"
335 BufferSecurityCheck="true"
336 UsePrecompiledHeader="0"
337 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
338 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
339 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
340 WarningLevel="3"
341 Detect64BitPortabilityProblems="true"
342 DebugInformationFormat="3"
344 <Tool
345 Name="VCManagedResourceCompilerTool"
347 <Tool
348 Name="VCResourceCompilerTool"
350 <Tool
351 Name="VCPreLinkEventTool"
353 <Tool
354 Name="VCLibrarianTool"
355 OutputFile="$(OutDir)/g3dlite.lib"
356 IgnoreAllDefaultLibraries="true"
358 <Tool
359 Name="VCALinkTool"
361 <Tool
362 Name="VCXDCMakeTool"
364 <Tool
365 Name="VCBscMakeTool"
367 <Tool
368 Name="VCFxCopTool"
370 <Tool
371 Name="VCPostBuildEventTool"
373 </Configuration>
374 <Configuration
375 Name="Release|x64"
376 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
377 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
378 ConfigurationType="4"
379 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
380 CharacterSet="2"
382 <Tool
383 Name="VCPreBuildEventTool"
385 <Tool
386 Name="VCCustomBuildTool"
388 <Tool
389 Name="VCXMLDataGeneratorTool"
391 <Tool
392 Name="VCWebServiceProxyGeneratorTool"
394 <Tool
395 Name="VCMIDLTool"
396 TargetEnvironment="3"
398 <Tool
399 Name="VCCLCompilerTool"
400 AdditionalOptions="/MP"
401 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
402 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
403 RuntimeLibrary="2"
404 EnableEnhancedInstructionSet="0"
405 UsePrecompiledHeader="0"
406 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
407 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
408 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
409 WarningLevel="3"
410 Detect64BitPortabilityProblems="true"
411 DebugInformationFormat="3"
413 <Tool
414 Name="VCManagedResourceCompilerTool"
416 <Tool
417 Name="VCResourceCompilerTool"
419 <Tool
420 Name="VCPreLinkEventTool"
422 <Tool
423 Name="VCLibrarianTool"
424 OutputFile="$(OutDir)/g3dlite.lib"
425 IgnoreAllDefaultLibraries="true"
427 <Tool
428 Name="VCALinkTool"
430 <Tool
431 Name="VCXDCMakeTool"
433 <Tool
434 Name="VCBscMakeTool"
436 <Tool
437 Name="VCFxCopTool"
439 <Tool
440 Name="VCPostBuildEventTool"
442 </Configuration>
443 </Configurations>
444 <References>
445 </References>
446 <Files>
447 <Filter
448 Name="Header Files"
450 <File
451 RelativePath="..\..\dep\include\g3dlite\G3D\AABox.h"
453 </File>
454 <File
455 RelativePath="..\..\dep\include\g3dlite\G3D\Array.h"
457 </File>
458 <File
459 RelativePath="..\..\dep\include\g3dlite\G3D\Box.h"
461 </File>
462 <File
463 RelativePath="..\..\dep\include\g3dlite\G3D\CollisionDetection.h"
465 </File>
466 <File
467 RelativePath="..\..\dep\include\g3dlite\G3D\CoordinateFrame.h"
469 </File>
470 <File
471 RelativePath="..\..\dep\include\g3dlite\G3D\Crypto.h"
473 </File>
474 <File
475 RelativePath="..\..\dep\include\g3dlite\G3D\debug.h"
477 </File>
478 <File
479 RelativePath="..\..\dep\include\g3dlite\G3D\format.h"
481 </File>
482 <File
483 RelativePath="..\..\dep\include\g3dlite\G3D\g3dmath.h"
485 </File>
486 <File
487 RelativePath="..\..\dep\include\g3dlite\G3D\g3dmath.inl"
489 </File>
490 <File
491 RelativePath="..\..\dep\include\g3dlite\G3D\GCamera.h"
493 </File>
494 <File
495 RelativePath="..\..\dep\include\g3dlite\G3D\Line.h"
497 </File>
498 <File
499 RelativePath="..\..\dep\include\g3dlite\G3D\Matrix3.h"
501 </File>
502 <File
503 RelativePath="..\..\dep\include\g3dlite\G3D\Plane.h"
505 </File>
506 <File
507 RelativePath="..\..\dep\include\g3dlite\G3D\platform.h"
509 </File>
510 <File
511 RelativePath="..\..\dep\include\g3dlite\G3D\Quat.h"
513 </File>
514 <File
515 RelativePath="..\..\dep\include\g3dlite\G3D\Quat.inl"
517 </File>
518 <File
519 RelativePath="..\..\dep\include\g3dlite\G3D\Ray.h"
521 </File>
522 <File
523 RelativePath="..\..\dep\include\g3dlite\G3D\RegistryUtil.h"
525 </File>
526 <File
527 RelativePath="..\..\dep\include\g3dlite\G3D\Sphere.h"
529 </File>
530 <File
531 RelativePath="..\..\dep\include\g3dlite\G3D\stringutils.h"
533 </File>
534 <File
535 RelativePath="..\..\dep\include\g3dlite\G3D\System.h"
537 </File>
538 <File
539 RelativePath="..\..\dep\include\g3dlite\G3D\Table.h"
541 </File>
542 <File
543 RelativePath="..\..\dep\include\g3dlite\G3D\Triangle.h"
545 </File>
546 <File
547 RelativePath="..\..\dep\include\g3dlite\G3D\Vector2.h"
549 </File>
550 <File
551 RelativePath="..\..\dep\include\g3dlite\G3D\Vector2.inl"
553 </File>
554 <File
555 RelativePath="..\..\dep\include\g3dlite\G3D\Vector2int16.h"
557 </File>
558 <File
559 RelativePath="..\..\dep\include\g3dlite\G3D\Vector3.h"
561 </File>
562 <File
563 RelativePath="..\..\dep\include\g3dlite\G3D\Vector3.inl"
565 </File>
566 <File
567 RelativePath="..\..\dep\include\g3dlite\G3D\Vector3int16.h"
569 </File>
570 <File
571 RelativePath="..\..\dep\include\g3dlite\G3D\Vector4.h"
573 </File>
574 <File
575 RelativePath="..\..\dep\include\g3dlite\G3D\Vector4.inl"
577 </File>
578 </Filter>
579 <Filter
580 Name="Source Files"
582 <File
583 RelativePath="..\..\dep\src\g3dlite\AABox.cpp"
585 </File>
586 <File
587 RelativePath="..\..\dep\src\g3dlite\Box.cpp"
589 </File>
590 <File
591 RelativePath="..\..\dep\src\g3dlite\Crypto.cpp"
593 </File>
594 <File
595 RelativePath="..\..\dep\src\g3dlite\format.cpp"
597 </File>
598 <File
599 RelativePath="..\..\dep\src\g3dlite\Matrix3.cpp"
601 </File>
602 <File
603 RelativePath="..\..\dep\src\g3dlite\Plane.cpp"
605 </File>
606 <File
607 RelativePath="..\..\dep\src\g3dlite\System.cpp"
609 </File>
610 <File
611 RelativePath="..\..\dep\src\g3dlite\Triangle.cpp"
613 </File>
614 <File
615 RelativePath="..\..\dep\src\g3dlite\Vector3.cpp"
617 </File>
618 <File
619 RelativePath="..\..\dep\src\g3dlite\Vector4.cpp"
621 </File>
622 </Filter>
623 </Files>
624 <Globals>
625 </Globals>
626 </VisualStudioProject>