[7891] Replace harcoded array of creature family skill lines by using DBC data.
[getmangos.git] / win / VC90 / g3dlite.vcproj
blob94b74589c74e9f8c63fa3187d7e0b5361c26bd13
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="g3dlite"
6 ProjectGUID="{8072769E-CF10-48BF-B9E1-12752A5DAC6E}"
7 RootNamespace="sockets"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
24 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
25 ConfigurationType="4"
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 EnableFunctionLevelLinking="true"
54 UsePrecompiledHeader="0"
55 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
56 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
57 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
58 WarningLevel="3"
59 Detect64BitPortabilityProblems="false"
60 DebugInformationFormat="4"
61 CallingConvention="0"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLibrarianTool"
74 OutputFile="$(OutDir)/g3dlite.lib"
75 IgnoreAllDefaultLibraries="true"
77 <Tool
78 Name="VCALinkTool"
80 <Tool
81 Name="VCXDCMakeTool"
83 <Tool
84 Name="VCBscMakeTool"
86 <Tool
87 Name="VCFxCopTool"
89 <Tool
90 Name="VCPostBuildEventTool"
92 </Configuration>
93 <Configuration
94 Name="Debug|x64"
95 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
96 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
97 ConfigurationType="4"
98 CharacterSet="2"
100 <Tool
101 Name="VCPreBuildEventTool"
103 <Tool
104 Name="VCCustomBuildTool"
106 <Tool
107 Name="VCXMLDataGeneratorTool"
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
112 <Tool
113 Name="VCMIDLTool"
114 TargetEnvironment="3"
116 <Tool
117 Name="VCCLCompilerTool"
118 AdditionalOptions="/MP"
119 Optimization="0"
120 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
121 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
122 MinimalRebuild="false"
123 BasicRuntimeChecks="3"
124 RuntimeLibrary="3"
125 BufferSecurityCheck="true"
126 EnableFunctionLevelLinking="true"
127 UsePrecompiledHeader="0"
128 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
129 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
130 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
131 WarningLevel="3"
132 Detect64BitPortabilityProblems="false"
133 DebugInformationFormat="3"
134 CallingConvention="0"
136 <Tool
137 Name="VCManagedResourceCompilerTool"
139 <Tool
140 Name="VCResourceCompilerTool"
142 <Tool
143 Name="VCPreLinkEventTool"
145 <Tool
146 Name="VCLibrarianTool"
147 OutputFile="$(OutDir)/g3dlite.lib"
148 IgnoreAllDefaultLibraries="true"
150 <Tool
151 Name="VCALinkTool"
153 <Tool
154 Name="VCXDCMakeTool"
156 <Tool
157 Name="VCBscMakeTool"
159 <Tool
160 Name="VCFxCopTool"
162 <Tool
163 Name="VCPostBuildEventTool"
165 </Configuration>
166 <Configuration
167 Name="Release|Win32"
168 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
169 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
170 ConfigurationType="4"
171 CharacterSet="2"
173 <Tool
174 Name="VCPreBuildEventTool"
176 <Tool
177 Name="VCCustomBuildTool"
179 <Tool
180 Name="VCXMLDataGeneratorTool"
182 <Tool
183 Name="VCWebServiceProxyGeneratorTool"
185 <Tool
186 Name="VCMIDLTool"
188 <Tool
189 Name="VCCLCompilerTool"
190 AdditionalOptions="/MP"
191 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
192 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
193 RuntimeLibrary="2"
194 EnableEnhancedInstructionSet="1"
195 UsePrecompiledHeader="0"
196 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
197 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
198 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
199 WarningLevel="3"
200 Detect64BitPortabilityProblems="false"
201 DebugInformationFormat="3"
202 CallingConvention="0"
204 <Tool
205 Name="VCManagedResourceCompilerTool"
207 <Tool
208 Name="VCResourceCompilerTool"
210 <Tool
211 Name="VCPreLinkEventTool"
213 <Tool
214 Name="VCLibrarianTool"
215 OutputFile="$(OutDir)/g3dlite.lib"
216 IgnoreAllDefaultLibraries="true"
218 <Tool
219 Name="VCALinkTool"
221 <Tool
222 Name="VCXDCMakeTool"
224 <Tool
225 Name="VCBscMakeTool"
227 <Tool
228 Name="VCFxCopTool"
230 <Tool
231 Name="VCPostBuildEventTool"
233 </Configuration>
234 <Configuration
235 Name="Release|x64"
236 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
237 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
238 ConfigurationType="4"
239 CharacterSet="2"
241 <Tool
242 Name="VCPreBuildEventTool"
244 <Tool
245 Name="VCCustomBuildTool"
247 <Tool
248 Name="VCXMLDataGeneratorTool"
250 <Tool
251 Name="VCWebServiceProxyGeneratorTool"
253 <Tool
254 Name="VCMIDLTool"
255 TargetEnvironment="3"
257 <Tool
258 Name="VCCLCompilerTool"
259 AdditionalOptions="/MP"
260 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
261 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
262 RuntimeLibrary="2"
263 EnableEnhancedInstructionSet="0"
264 UsePrecompiledHeader="0"
265 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
266 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
267 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
268 WarningLevel="3"
269 Detect64BitPortabilityProblems="false"
270 DebugInformationFormat="3"
271 CallingConvention="0"
273 <Tool
274 Name="VCManagedResourceCompilerTool"
276 <Tool
277 Name="VCResourceCompilerTool"
279 <Tool
280 Name="VCPreLinkEventTool"
282 <Tool
283 Name="VCLibrarianTool"
284 OutputFile="$(OutDir)/g3dlite.lib"
285 IgnoreAllDefaultLibraries="true"
287 <Tool
288 Name="VCALinkTool"
290 <Tool
291 Name="VCXDCMakeTool"
293 <Tool
294 Name="VCBscMakeTool"
296 <Tool
297 Name="VCFxCopTool"
299 <Tool
300 Name="VCPostBuildEventTool"
302 </Configuration>
303 <Configuration
304 Name="Debug_NoPCH|Win32"
305 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
306 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
307 ConfigurationType="4"
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"
325 <Tool
326 Name="VCCLCompilerTool"
327 AdditionalOptions="/MP"
328 Optimization="0"
329 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
330 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
331 MinimalRebuild="false"
332 BasicRuntimeChecks="3"
333 RuntimeLibrary="3"
334 BufferSecurityCheck="true"
335 EnableFunctionLevelLinking="true"
336 UsePrecompiledHeader="0"
337 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
338 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
339 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
340 WarningLevel="3"
341 Detect64BitPortabilityProblems="false"
342 DebugInformationFormat="4"
343 CallingConvention="0"
345 <Tool
346 Name="VCManagedResourceCompilerTool"
348 <Tool
349 Name="VCResourceCompilerTool"
351 <Tool
352 Name="VCPreLinkEventTool"
354 <Tool
355 Name="VCLibrarianTool"
356 OutputFile="$(OutDir)/g3dlite.lib"
357 IgnoreAllDefaultLibraries="true"
359 <Tool
360 Name="VCALinkTool"
362 <Tool
363 Name="VCXDCMakeTool"
365 <Tool
366 Name="VCBscMakeTool"
368 <Tool
369 Name="VCFxCopTool"
371 <Tool
372 Name="VCPostBuildEventTool"
374 </Configuration>
375 <Configuration
376 Name="Debug_NoPCH|x64"
377 OutputDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
378 IntermediateDirectory=".\g3dlite__$(PlatformName)_$(ConfigurationName)"
379 ConfigurationType="4"
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 Optimization="0"
402 AdditionalIncludeDirectories="..\..\dep\include\g3dlite"
403 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
404 MinimalRebuild="false"
405 BasicRuntimeChecks="3"
406 RuntimeLibrary="3"
407 BufferSecurityCheck="true"
408 EnableFunctionLevelLinking="true"
409 UsePrecompiledHeader="0"
410 AssemblerListingLocation=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
411 ObjectFile=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
412 ProgramDataBaseFileName=".\g3dlite__$(PlatformName)_$(ConfigurationName)\"
413 WarningLevel="3"
414 Detect64BitPortabilityProblems="false"
415 DebugInformationFormat="3"
416 CallingConvention="0"
418 <Tool
419 Name="VCManagedResourceCompilerTool"
421 <Tool
422 Name="VCResourceCompilerTool"
424 <Tool
425 Name="VCPreLinkEventTool"
427 <Tool
428 Name="VCLibrarianTool"
429 OutputFile="$(OutDir)/g3dlite.lib"
430 IgnoreAllDefaultLibraries="true"
432 <Tool
433 Name="VCALinkTool"
435 <Tool
436 Name="VCXDCMakeTool"
438 <Tool
439 Name="VCBscMakeTool"
441 <Tool
442 Name="VCFxCopTool"
444 <Tool
445 Name="VCPostBuildEventTool"
447 </Configuration>
448 </Configurations>
449 <References>
450 </References>
451 <Files>
452 <Filter
453 Name="Header Files"
455 <File
456 RelativePath="..\..\dep\include\g3dlite\G3D\AABox.h"
458 </File>
459 <File
460 RelativePath="..\..\dep\include\g3dlite\G3D\Array.h"
462 </File>
463 <File
464 RelativePath="..\..\dep\include\g3dlite\G3D\Box.h"
466 </File>
467 <File
468 RelativePath="..\..\dep\include\g3dlite\G3D\CollisionDetection.h"
470 </File>
471 <File
472 RelativePath="..\..\dep\include\g3dlite\G3D\CoordinateFrame.h"
474 </File>
475 <File
476 RelativePath="..\..\dep\include\g3dlite\G3D\Crypto.h"
478 </File>
479 <File
480 RelativePath="..\..\dep\include\g3dlite\G3D\debug.h"
482 </File>
483 <File
484 RelativePath="..\..\dep\include\g3dlite\G3D\format.h"
486 </File>
487 <File
488 RelativePath="..\..\dep\include\g3dlite\G3D\g3dmath.h"
490 </File>
491 <File
492 RelativePath="..\..\dep\include\g3dlite\G3D\g3dmath.inl"
494 </File>
495 <File
496 RelativePath="..\..\dep\include\g3dlite\G3D\GCamera.h"
498 </File>
499 <File
500 RelativePath="..\..\dep\include\g3dlite\G3D\Line.h"
502 </File>
503 <File
504 RelativePath="..\..\dep\include\g3dlite\G3D\Matrix3.h"
506 </File>
507 <File
508 RelativePath="..\..\dep\include\g3dlite\G3D\Plane.h"
510 </File>
511 <File
512 RelativePath="..\..\dep\include\g3dlite\G3D\platform.h"
514 </File>
515 <File
516 RelativePath="..\..\dep\include\g3dlite\G3D\Quat.h"
518 </File>
519 <File
520 RelativePath="..\..\dep\include\g3dlite\G3D\Quat.inl"
522 </File>
523 <File
524 RelativePath="..\..\dep\include\g3dlite\G3D\Ray.h"
526 </File>
527 <File
528 RelativePath="..\..\dep\include\g3dlite\G3D\RegistryUtil.h"
530 </File>
531 <File
532 RelativePath="..\..\dep\include\g3dlite\G3D\Sphere.h"
534 </File>
535 <File
536 RelativePath="..\..\dep\include\g3dlite\G3D\stringutils.h"
538 </File>
539 <File
540 RelativePath="..\..\dep\include\g3dlite\G3D\System.h"
542 </File>
543 <File
544 RelativePath="..\..\dep\include\g3dlite\G3D\Table.h"
546 </File>
547 <File
548 RelativePath="..\..\dep\include\g3dlite\G3D\Triangle.h"
550 </File>
551 <File
552 RelativePath="..\..\dep\include\g3dlite\G3D\Vector2.h"
554 </File>
555 <File
556 RelativePath="..\..\dep\include\g3dlite\G3D\Vector2.inl"
558 </File>
559 <File
560 RelativePath="..\..\dep\include\g3dlite\G3D\Vector2int16.h"
562 </File>
563 <File
564 RelativePath="..\..\dep\include\g3dlite\G3D\Vector3.h"
566 </File>
567 <File
568 RelativePath="..\..\dep\include\g3dlite\G3D\Vector3.inl"
570 </File>
571 <File
572 RelativePath="..\..\dep\include\g3dlite\G3D\Vector3int16.h"
574 </File>
575 <File
576 RelativePath="..\..\dep\include\g3dlite\G3D\Vector4.h"
578 </File>
579 <File
580 RelativePath="..\..\dep\include\g3dlite\G3D\Vector4.inl"
582 </File>
583 </Filter>
584 <Filter
585 Name="Source Files"
587 <File
588 RelativePath="..\..\dep\src\g3dlite\AABox.cpp"
590 </File>
591 <File
592 RelativePath="..\..\dep\src\g3dlite\Box.cpp"
594 </File>
595 <File
596 RelativePath="..\..\dep\src\g3dlite\Crypto.cpp"
598 </File>
599 <File
600 RelativePath="..\..\dep\src\g3dlite\format.cpp"
602 </File>
603 <File
604 RelativePath="..\..\dep\src\g3dlite\Matrix3.cpp"
606 </File>
607 <File
608 RelativePath="..\..\dep\src\g3dlite\Plane.cpp"
610 </File>
611 <File
612 RelativePath="..\..\dep\src\g3dlite\System.cpp"
614 </File>
615 <File
616 RelativePath="..\..\dep\src\g3dlite\Triangle.cpp"
618 </File>
619 <File
620 RelativePath="..\..\dep\src\g3dlite\Vector3.cpp"
622 </File>
623 <File
624 RelativePath="..\..\dep\src\g3dlite\Vector4.cpp"
626 </File>
627 </Filter>
628 </Files>
629 <Globals>
630 </Globals>
631 </VisualStudioProject>