1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="Preprocessor"
|
---|
6 | ProjectGUID="{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
|
---|
7 | Keyword="Win32Proj">
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"/>
|
---|
11 | </Platforms>
|
---|
12 | <Configurations>
|
---|
13 | <Configuration
|
---|
14 | Name="Debug|Win32"
|
---|
15 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
16 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
17 | ConfigurationType="4"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | AdditionalIncludeDirectories="..\include;..\src;"$(CG_INC_PATH)";..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;"$(BOOST_INCLUDE)""
|
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
|
---|
24 | MinimalRebuild="TRUE"
|
---|
25 | BasicRuntimeChecks="3"
|
---|
26 | RuntimeLibrary="3"
|
---|
27 | RuntimeTypeInfo="TRUE"
|
---|
28 | UsePrecompiledHeader="0"
|
---|
29 | WarningLevel="3"
|
---|
30 | Detect64BitPortabilityProblems="TRUE"
|
---|
31 | DebugInformationFormat="3"/>
|
---|
32 | <Tool
|
---|
33 | Name="VCCustomBuildTool"/>
|
---|
34 | <Tool
|
---|
35 | Name="VCLibrarianTool"/>
|
---|
36 | <Tool
|
---|
37 | Name="VCMIDLTool"/>
|
---|
38 | <Tool
|
---|
39 | Name="VCPostBuildEventTool"/>
|
---|
40 | <Tool
|
---|
41 | Name="VCPreBuildEventTool"/>
|
---|
42 | <Tool
|
---|
43 | Name="VCPreLinkEventTool"/>
|
---|
44 | <Tool
|
---|
45 | Name="VCResourceCompilerTool"/>
|
---|
46 | <Tool
|
---|
47 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
48 | <Tool
|
---|
49 | Name="VCXMLDataGeneratorTool"/>
|
---|
50 | <Tool
|
---|
51 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
52 | <Tool
|
---|
53 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
54 | </Configuration>
|
---|
55 | <Configuration
|
---|
56 | Name="Release|Win32"
|
---|
57 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
58 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
59 | ConfigurationType="4"
|
---|
60 | CharacterSet="2">
|
---|
61 | <Tool
|
---|
62 | Name="VCCLCompilerTool"
|
---|
63 | InlineFunctionExpansion="0"
|
---|
64 | FavorSizeOrSpeed="0"
|
---|
65 | OptimizeForWindowsApplication="TRUE"
|
---|
66 | AdditionalIncludeDirectories="..\include;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";..\src;"$(CG_INC_PATH)";..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;"$(BOOST_INCLUDE)""
|
---|
67 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
|
---|
68 | ExceptionHandling="TRUE"
|
---|
69 | RuntimeLibrary="2"
|
---|
70 | DisableLanguageExtensions="FALSE"
|
---|
71 | ForceConformanceInForLoopScope="FALSE"
|
---|
72 | RuntimeTypeInfo="TRUE"
|
---|
73 | UsePrecompiledHeader="0"
|
---|
74 | WarningLevel="2"
|
---|
75 | Detect64BitPortabilityProblems="TRUE"
|
---|
76 | DebugInformationFormat="3"/>
|
---|
77 | <Tool
|
---|
78 | Name="VCCustomBuildTool"/>
|
---|
79 | <Tool
|
---|
80 | Name="VCLibrarianTool"/>
|
---|
81 | <Tool
|
---|
82 | Name="VCMIDLTool"/>
|
---|
83 | <Tool
|
---|
84 | Name="VCPostBuildEventTool"/>
|
---|
85 | <Tool
|
---|
86 | Name="VCPreBuildEventTool"/>
|
---|
87 | <Tool
|
---|
88 | Name="VCPreLinkEventTool"/>
|
---|
89 | <Tool
|
---|
90 | Name="VCResourceCompilerTool"/>
|
---|
91 | <Tool
|
---|
92 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
93 | <Tool
|
---|
94 | Name="VCXMLDataGeneratorTool"/>
|
---|
95 | <Tool
|
---|
96 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
97 | <Tool
|
---|
98 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
99 | </Configuration>
|
---|
100 | </Configurations>
|
---|
101 | <References>
|
---|
102 | </References>
|
---|
103 | <Files>
|
---|
104 | <Filter
|
---|
105 | Name="Source Files"
|
---|
106 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
107 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
---|
108 | <File
|
---|
109 | RelativePath="..\src\AxisAlignedBox3.cpp">
|
---|
110 | </File>
|
---|
111 | <File
|
---|
112 | RelativePath="..\src\AxisAlignedBox3.h">
|
---|
113 | </File>
|
---|
114 | <File
|
---|
115 | RelativePath="..\src\Beam.cpp">
|
---|
116 | </File>
|
---|
117 | <File
|
---|
118 | RelativePath="..\src\Beam.h">
|
---|
119 | </File>
|
---|
120 | <File
|
---|
121 | RelativePath="..\src\BoostPreprocessorThread.cpp">
|
---|
122 | </File>
|
---|
123 | <File
|
---|
124 | RelativePath="..\src\BoostPreprocessorThread.h">
|
---|
125 | </File>
|
---|
126 | <File
|
---|
127 | RelativePath="..\src\BoundingBoxConverter.h">
|
---|
128 | </File>
|
---|
129 | <File
|
---|
130 | RelativePath="..\src\Camera.cpp">
|
---|
131 | </File>
|
---|
132 | <File
|
---|
133 | RelativePath="..\src\Camera.h">
|
---|
134 | </File>
|
---|
135 | <File
|
---|
136 | RelativePath="..\src\common.cpp">
|
---|
137 | </File>
|
---|
138 | <File
|
---|
139 | RelativePath="..\src\common.h">
|
---|
140 | </File>
|
---|
141 | <File
|
---|
142 | RelativePath="..\src\Containers.h">
|
---|
143 | </File>
|
---|
144 | <File
|
---|
145 | RelativePath="..\src\dual_depth.cg">
|
---|
146 | </File>
|
---|
147 | <File
|
---|
148 | RelativePath="..\src\Environment.cpp">
|
---|
149 | </File>
|
---|
150 | <File
|
---|
151 | RelativePath="..\src\Environment.h">
|
---|
152 | </File>
|
---|
153 | <File
|
---|
154 | RelativePath="..\src\ExactPreprocessor.cpp">
|
---|
155 | </File>
|
---|
156 | <File
|
---|
157 | RelativePath="..\src\ExactPreprocessor.h">
|
---|
158 | </File>
|
---|
159 | <File
|
---|
160 | RelativePath="..\src\Exporter.cpp">
|
---|
161 | </File>
|
---|
162 | <File
|
---|
163 | RelativePath="..\src\Exporter.h">
|
---|
164 | </File>
|
---|
165 | <File
|
---|
166 | RelativePath="..\src\FlexibleHeap.h">
|
---|
167 | </File>
|
---|
168 | <File
|
---|
169 | RelativePath="..\src\glInterface.h">
|
---|
170 | </File>
|
---|
171 | <File
|
---|
172 | RelativePath="..\src\GzBinFileInputStream.cpp">
|
---|
173 | </File>
|
---|
174 | <File
|
---|
175 | RelativePath="..\src\GzBinFileInputStream.h">
|
---|
176 | </File>
|
---|
177 | <File
|
---|
178 | RelativePath="..\src\GzFileInputSource.cpp">
|
---|
179 | </File>
|
---|
180 | <File
|
---|
181 | RelativePath="..\src\GzFileInputSource.h">
|
---|
182 | </File>
|
---|
183 | <File
|
---|
184 | RelativePath="..\src\gzstream.cpp">
|
---|
185 | </File>
|
---|
186 | <File
|
---|
187 | RelativePath="..\src\gzstream.h">
|
---|
188 | </File>
|
---|
189 | <File
|
---|
190 | RelativePath="..\src\Halton.cpp">
|
---|
191 | </File>
|
---|
192 | <File
|
---|
193 | RelativePath="..\src\Halton.h">
|
---|
194 | </File>
|
---|
195 | <File
|
---|
196 | RelativePath="..\src\Intersectable.h">
|
---|
197 | </File>
|
---|
198 | <File
|
---|
199 | RelativePath="..\src\KdIntersectable.cpp">
|
---|
200 | </File>
|
---|
201 | <File
|
---|
202 | RelativePath="..\src\KdIntersectable.h">
|
---|
203 | </File>
|
---|
204 | <File
|
---|
205 | RelativePath="..\src\KdTree.cpp">
|
---|
206 | </File>
|
---|
207 | <File
|
---|
208 | RelativePath="..\src\KdTree.h">
|
---|
209 | </File>
|
---|
210 | <File
|
---|
211 | RelativePath="..\src\LogManager.cpp">
|
---|
212 | </File>
|
---|
213 | <File
|
---|
214 | RelativePath="..\src\LogManager.h">
|
---|
215 | </File>
|
---|
216 | <File
|
---|
217 | RelativePath="..\src\Material.cpp">
|
---|
218 | </File>
|
---|
219 | <File
|
---|
220 | RelativePath="..\src\Material.h">
|
---|
221 | </File>
|
---|
222 | <File
|
---|
223 | RelativePath="..\src\Matrix4x4.cpp">
|
---|
224 | </File>
|
---|
225 | <File
|
---|
226 | RelativePath="..\src\Matrix4x4.h">
|
---|
227 | </File>
|
---|
228 | <File
|
---|
229 | RelativePath="..\src\Mesh.cpp">
|
---|
230 | </File>
|
---|
231 | <File
|
---|
232 | RelativePath="..\src\Mesh.h">
|
---|
233 | </File>
|
---|
234 | <File
|
---|
235 | RelativePath="..\src\MeshKdTree.cpp">
|
---|
236 | </File>
|
---|
237 | <File
|
---|
238 | RelativePath="..\src\MeshKdTree.h">
|
---|
239 | </File>
|
---|
240 | <File
|
---|
241 | RelativePath="..\src\MutualVisibility.cpp">
|
---|
242 | </File>
|
---|
243 | <File
|
---|
244 | RelativePath="..\src\MutualVisibility.h">
|
---|
245 | </File>
|
---|
246 | <File
|
---|
247 | RelativePath="..\src\OcclusionQuery.cpp">
|
---|
248 | </File>
|
---|
249 | <File
|
---|
250 | RelativePath="..\src\OcclusionQuery.h">
|
---|
251 | </File>
|
---|
252 | <File
|
---|
253 | RelativePath="..\src\Parser.h">
|
---|
254 | </File>
|
---|
255 | <File
|
---|
256 | RelativePath="..\src\Plane3.cpp">
|
---|
257 | </File>
|
---|
258 | <File
|
---|
259 | RelativePath="..\src\Plane3.h">
|
---|
260 | </File>
|
---|
261 | <File
|
---|
262 | RelativePath="..\src\ply.h">
|
---|
263 | </File>
|
---|
264 | <File
|
---|
265 | RelativePath="..\src\plyfile.c">
|
---|
266 | </File>
|
---|
267 | <File
|
---|
268 | RelativePath="..\src\PlyParser.cpp">
|
---|
269 | </File>
|
---|
270 | <File
|
---|
271 | RelativePath="..\src\PlyParser.h">
|
---|
272 | </File>
|
---|
273 | <File
|
---|
274 | RelativePath="..\src\Polygon3.cpp">
|
---|
275 | </File>
|
---|
276 | <File
|
---|
277 | RelativePath="..\src\Polygon3.h">
|
---|
278 | </File>
|
---|
279 | <File
|
---|
280 | RelativePath="..\src\Polytope.cpp">
|
---|
281 | </File>
|
---|
282 | <File
|
---|
283 | RelativePath="..\src\Polytope.h">
|
---|
284 | </File>
|
---|
285 | <File
|
---|
286 | RelativePath="..\src\Preprocessor.cpp">
|
---|
287 | </File>
|
---|
288 | <File
|
---|
289 | RelativePath="..\src\Preprocessor.h">
|
---|
290 | <FileConfiguration
|
---|
291 | Name="Release|Win32">
|
---|
292 | <Tool
|
---|
293 | Name="VCCustomBuildTool"
|
---|
294 | Description=""
|
---|
295 | CommandLine=""
|
---|
296 | Outputs=""/>
|
---|
297 | </FileConfiguration>
|
---|
298 | </File>
|
---|
299 | <File
|
---|
300 | RelativePath="..\src\PreprocessorThread.cpp">
|
---|
301 | </File>
|
---|
302 | <File
|
---|
303 | RelativePath="..\src\PreprocessorThread.h">
|
---|
304 | <FileConfiguration
|
---|
305 | Name="Release|Win32">
|
---|
306 | <Tool
|
---|
307 | Name="VCCustomBuildTool"
|
---|
308 | Description=""
|
---|
309 | CommandLine=""
|
---|
310 | Outputs=""/>
|
---|
311 | </FileConfiguration>
|
---|
312 | </File>
|
---|
313 | <File
|
---|
314 | RelativePath="..\src\Pvs.cpp">
|
---|
315 | </File>
|
---|
316 | <File
|
---|
317 | RelativePath="..\src\Pvs.h">
|
---|
318 | </File>
|
---|
319 | <File
|
---|
320 | RelativePath="..\src\Ray.cpp">
|
---|
321 | </File>
|
---|
322 | <File
|
---|
323 | RelativePath="..\src\Ray.h">
|
---|
324 | </File>
|
---|
325 | <File
|
---|
326 | RelativePath="..\src\RayInfo.cpp">
|
---|
327 | </File>
|
---|
328 | <File
|
---|
329 | RelativePath="..\src\RayInfo.h">
|
---|
330 | </File>
|
---|
331 | <File
|
---|
332 | RelativePath="..\src\Rectangle3.cpp">
|
---|
333 | </File>
|
---|
334 | <File
|
---|
335 | RelativePath="..\src\Rectangle3.h">
|
---|
336 | </File>
|
---|
337 | <File
|
---|
338 | RelativePath="..\src\RenderSampler.cpp">
|
---|
339 | </File>
|
---|
340 | <File
|
---|
341 | RelativePath="..\src\RenderSampler.h">
|
---|
342 | </File>
|
---|
343 | <File
|
---|
344 | RelativePath="..\src\RenderSimulator.cpp">
|
---|
345 | </File>
|
---|
346 | <File
|
---|
347 | RelativePath="..\src\RenderSimulator.h">
|
---|
348 | </File>
|
---|
349 | <File
|
---|
350 | RelativePath="..\src\ResourceManager.h">
|
---|
351 | </File>
|
---|
352 | <File
|
---|
353 | RelativePath="..\src\RssPreprocessor.cpp">
|
---|
354 | </File>
|
---|
355 | <File
|
---|
356 | RelativePath="..\src\RssPreprocessor.h">
|
---|
357 | </File>
|
---|
358 | <File
|
---|
359 | RelativePath="..\src\RssTree.cpp">
|
---|
360 | </File>
|
---|
361 | <File
|
---|
362 | RelativePath="..\src\RssTree.h">
|
---|
363 | </File>
|
---|
364 | <File
|
---|
365 | RelativePath="..\src\SamplingPreprocessor.cpp">
|
---|
366 | </File>
|
---|
367 | <File
|
---|
368 | RelativePath="..\src\SamplingPreprocessor.h">
|
---|
369 | </File>
|
---|
370 | <File
|
---|
371 | RelativePath="..\src\SamplingStrategy.cpp">
|
---|
372 | </File>
|
---|
373 | <File
|
---|
374 | RelativePath="..\src\SamplingStrategy.h">
|
---|
375 | </File>
|
---|
376 | <File
|
---|
377 | RelativePath="..\src\SceneGraph.cpp">
|
---|
378 | </File>
|
---|
379 | <File
|
---|
380 | RelativePath="..\src\SceneGraph.h">
|
---|
381 | </File>
|
---|
382 | <File
|
---|
383 | RelativePath="..\src\Statistics.h">
|
---|
384 | </File>
|
---|
385 | <File
|
---|
386 | RelativePath="..\src\Tetrahedron3.cpp">
|
---|
387 | </File>
|
---|
388 | <File
|
---|
389 | RelativePath="..\src\Tetrahedron3.h">
|
---|
390 | </File>
|
---|
391 | <File
|
---|
392 | RelativePath="..\src\Triangle3.cpp">
|
---|
393 | </File>
|
---|
394 | <File
|
---|
395 | RelativePath="..\src\Triangle3.h">
|
---|
396 | </File>
|
---|
397 | <File
|
---|
398 | RelativePath="..\src\UnigraphicsParser.cpp">
|
---|
399 | </File>
|
---|
400 | <File
|
---|
401 | RelativePath="..\src\UnigraphicsParser.h">
|
---|
402 | </File>
|
---|
403 | <File
|
---|
404 | RelativePath="..\src\Vector3.cpp">
|
---|
405 | </File>
|
---|
406 | <File
|
---|
407 | RelativePath="..\src\Vector3.h">
|
---|
408 | </File>
|
---|
409 | <File
|
---|
410 | RelativePath="..\src\ViewCell.cpp">
|
---|
411 | </File>
|
---|
412 | <File
|
---|
413 | RelativePath="..\src\ViewCell.h">
|
---|
414 | </File>
|
---|
415 | <File
|
---|
416 | RelativePath="..\src\ViewCellBsp.cpp">
|
---|
417 | </File>
|
---|
418 | <File
|
---|
419 | RelativePath="..\src\ViewCellBsp.h">
|
---|
420 | </File>
|
---|
421 | <File
|
---|
422 | RelativePath="..\src\ViewCellsManager.cpp">
|
---|
423 | </File>
|
---|
424 | <File
|
---|
425 | RelativePath="..\src\ViewCellsManager.h">
|
---|
426 | </File>
|
---|
427 | <File
|
---|
428 | RelativePath="..\src\ViewCellsParser.cpp">
|
---|
429 | </File>
|
---|
430 | <File
|
---|
431 | RelativePath="..\src\ViewCellsParser.h">
|
---|
432 | </File>
|
---|
433 | <File
|
---|
434 | RelativePath="..\src\ViewCellsParserXerces.h">
|
---|
435 | </File>
|
---|
436 | <File
|
---|
437 | RelativePath="..\src\VrmlExporter.cpp">
|
---|
438 | </File>
|
---|
439 | <File
|
---|
440 | RelativePath="..\src\VrmlExporter.h">
|
---|
441 | </File>
|
---|
442 | <File
|
---|
443 | RelativePath="..\src\VspBspTree.cpp">
|
---|
444 | </File>
|
---|
445 | <File
|
---|
446 | RelativePath="..\src\VspBspTree.h">
|
---|
447 | </File>
|
---|
448 | <File
|
---|
449 | RelativePath="..\src\VspOspTree.cpp">
|
---|
450 | </File>
|
---|
451 | <File
|
---|
452 | RelativePath="..\src\VspOspTree.h">
|
---|
453 | </File>
|
---|
454 | <File
|
---|
455 | RelativePath="..\src\VssPreprocessor.cpp">
|
---|
456 | </File>
|
---|
457 | <File
|
---|
458 | RelativePath="..\src\VssPreprocessor.h">
|
---|
459 | </File>
|
---|
460 | <File
|
---|
461 | RelativePath="..\src\VssRay.h">
|
---|
462 | </File>
|
---|
463 | <File
|
---|
464 | RelativePath="..\src\VssTree.cpp">
|
---|
465 | </File>
|
---|
466 | <File
|
---|
467 | RelativePath="..\src\VssTree.h">
|
---|
468 | </File>
|
---|
469 | <File
|
---|
470 | RelativePath="..\src\X3dExporter.cpp">
|
---|
471 | </File>
|
---|
472 | <File
|
---|
473 | RelativePath="..\src\X3dExporter.h">
|
---|
474 | </File>
|
---|
475 | <File
|
---|
476 | RelativePath="..\src\X3dParser.cpp">
|
---|
477 | </File>
|
---|
478 | <File
|
---|
479 | RelativePath="..\src\X3dParser.h">
|
---|
480 | </File>
|
---|
481 | <File
|
---|
482 | RelativePath="..\src\X3dParserXerces.h">
|
---|
483 | </File>
|
---|
484 | </Filter>
|
---|
485 | <Filter
|
---|
486 | Name="Header Files"
|
---|
487 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
488 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
---|
489 | <File
|
---|
490 | RelativePath="..\include\AxisAlignedBox3.h">
|
---|
491 | </File>
|
---|
492 | <File
|
---|
493 | RelativePath="..\include\Containers.h">
|
---|
494 | </File>
|
---|
495 | <File
|
---|
496 | RelativePath="..\include\ExactPreprocessor.h">
|
---|
497 | </File>
|
---|
498 | <File
|
---|
499 | RelativePath="..\include\KdTree.h">
|
---|
500 | </File>
|
---|
501 | <File
|
---|
502 | RelativePath="..\include\Mesh.h">
|
---|
503 | </File>
|
---|
504 | <File
|
---|
505 | RelativePath="..\include\Plane3.h">
|
---|
506 | </File>
|
---|
507 | <File
|
---|
508 | RelativePath="..\include\Preprocessor.h">
|
---|
509 | </File>
|
---|
510 | <File
|
---|
511 | RelativePath="..\include\SamplingPreprocessor.h">
|
---|
512 | </File>
|
---|
513 | <File
|
---|
514 | RelativePath="..\include\SceneGraph.h">
|
---|
515 | </File>
|
---|
516 | <File
|
---|
517 | RelativePath="..\include\Vector3.h">
|
---|
518 | </File>
|
---|
519 | <File
|
---|
520 | RelativePath="..\include\ViewCell.h">
|
---|
521 | </File>
|
---|
522 | </Filter>
|
---|
523 | <Filter
|
---|
524 | Name="Renderer"
|
---|
525 | Filter="">
|
---|
526 | <File
|
---|
527 | RelativePath="..\src\GlRenderer.cpp">
|
---|
528 | </File>
|
---|
529 | <File
|
---|
530 | RelativePath="..\src\GlRenderer.h">
|
---|
531 | </File>
|
---|
532 | <File
|
---|
533 | RelativePath="..\src\Renderer.cpp">
|
---|
534 | </File>
|
---|
535 | <File
|
---|
536 | RelativePath="..\src\Renderer.h">
|
---|
537 | </File>
|
---|
538 | <File
|
---|
539 | RelativePath="..\src\VssRay.cpp">
|
---|
540 | </File>
|
---|
541 | </Filter>
|
---|
542 | <File
|
---|
543 | RelativePath=".\VTune\Preprocessor.vpj">
|
---|
544 | </File>
|
---|
545 | </Files>
|
---|
546 | <Globals>
|
---|
547 | </Globals>
|
---|
548 | </VisualStudioProject>
|
---|