1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8,00"
|
---|
5 | Name="chc_revisited"
|
---|
6 | ProjectGUID="{03661866-4093-4B02-B26A-028EA91AF023}"
|
---|
7 | RootNamespace="chc_revisited"
|
---|
8 | Keyword="Win32Proj"
|
---|
9 | >
|
---|
10 | <Platforms>
|
---|
11 | <Platform
|
---|
12 | Name="Win32"
|
---|
13 | />
|
---|
14 | </Platforms>
|
---|
15 | <ToolFiles>
|
---|
16 | </ToolFiles>
|
---|
17 | <Configurations>
|
---|
18 | <Configuration
|
---|
19 | Name="Debug|Win32"
|
---|
20 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
21 | IntermediateDirectory="$(ConfigurationName)"
|
---|
22 | ConfigurationType="1"
|
---|
23 | CharacterSet="1"
|
---|
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"
|
---|
43 | AdditionalIncludeDirectories="Devil/include;GL"
|
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
---|
45 | MinimalRebuild="true"
|
---|
46 | BasicRuntimeChecks="3"
|
---|
47 | RuntimeLibrary="3"
|
---|
48 | RuntimeTypeInfo="false"
|
---|
49 | UsePrecompiledHeader="0"
|
---|
50 | WarningLevel="3"
|
---|
51 | Detect64BitPortabilityProblems="true"
|
---|
52 | DebugInformationFormat="4"
|
---|
53 | />
|
---|
54 | <Tool
|
---|
55 | Name="VCManagedResourceCompilerTool"
|
---|
56 | />
|
---|
57 | <Tool
|
---|
58 | Name="VCResourceCompilerTool"
|
---|
59 | />
|
---|
60 | <Tool
|
---|
61 | Name="VCPreLinkEventTool"
|
---|
62 | />
|
---|
63 | <Tool
|
---|
64 | Name="VCLinkerTool"
|
---|
65 | AdditionalDependencies="glut32.lib glew32s.lib glew32.lib DevIL.lib ILUT.lib"
|
---|
66 | LinkIncremental="2"
|
---|
67 | AdditionalLibraryDirectories="GL;Devil/lib"
|
---|
68 | GenerateDebugInformation="true"
|
---|
69 | SubSystem="1"
|
---|
70 | TargetMachine="1"
|
---|
71 | />
|
---|
72 | <Tool
|
---|
73 | Name="VCALinkTool"
|
---|
74 | />
|
---|
75 | <Tool
|
---|
76 | Name="VCManifestTool"
|
---|
77 | />
|
---|
78 | <Tool
|
---|
79 | Name="VCXDCMakeTool"
|
---|
80 | />
|
---|
81 | <Tool
|
---|
82 | Name="VCBscMakeTool"
|
---|
83 | />
|
---|
84 | <Tool
|
---|
85 | Name="VCFxCopTool"
|
---|
86 | />
|
---|
87 | <Tool
|
---|
88 | Name="VCAppVerifierTool"
|
---|
89 | />
|
---|
90 | <Tool
|
---|
91 | Name="VCWebDeploymentTool"
|
---|
92 | />
|
---|
93 | <Tool
|
---|
94 | Name="VCPostBuildEventTool"
|
---|
95 | />
|
---|
96 | </Configuration>
|
---|
97 | <Configuration
|
---|
98 | Name="Release|Win32"
|
---|
99 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
100 | IntermediateDirectory="$(ConfigurationName)"
|
---|
101 | ConfigurationType="1"
|
---|
102 | CharacterSet="1"
|
---|
103 | WholeProgramOptimization="1"
|
---|
104 | >
|
---|
105 | <Tool
|
---|
106 | Name="VCPreBuildEventTool"
|
---|
107 | />
|
---|
108 | <Tool
|
---|
109 | Name="VCCustomBuildTool"
|
---|
110 | />
|
---|
111 | <Tool
|
---|
112 | Name="VCXMLDataGeneratorTool"
|
---|
113 | />
|
---|
114 | <Tool
|
---|
115 | Name="VCWebServiceProxyGeneratorTool"
|
---|
116 | />
|
---|
117 | <Tool
|
---|
118 | Name="VCMIDLTool"
|
---|
119 | />
|
---|
120 | <Tool
|
---|
121 | Name="VCCLCompilerTool"
|
---|
122 | Optimization="3"
|
---|
123 | InlineFunctionExpansion="2"
|
---|
124 | EnableIntrinsicFunctions="true"
|
---|
125 | FavorSizeOrSpeed="1"
|
---|
126 | OmitFramePointers="true"
|
---|
127 | EnableFiberSafeOptimizations="true"
|
---|
128 | AdditionalIncludeDirectories="GL;Devil/include"
|
---|
129 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
130 | StringPooling="true"
|
---|
131 | RuntimeLibrary="2"
|
---|
132 | BufferSecurityCheck="false"
|
---|
133 | EnableEnhancedInstructionSet="2"
|
---|
134 | RuntimeTypeInfo="false"
|
---|
135 | UsePrecompiledHeader="0"
|
---|
136 | BrowseInformation="1"
|
---|
137 | WarningLevel="3"
|
---|
138 | Detect64BitPortabilityProblems="true"
|
---|
139 | DebugInformationFormat="3"
|
---|
140 | />
|
---|
141 | <Tool
|
---|
142 | Name="VCManagedResourceCompilerTool"
|
---|
143 | />
|
---|
144 | <Tool
|
---|
145 | Name="VCResourceCompilerTool"
|
---|
146 | />
|
---|
147 | <Tool
|
---|
148 | Name="VCPreLinkEventTool"
|
---|
149 | />
|
---|
150 | <Tool
|
---|
151 | Name="VCLinkerTool"
|
---|
152 | AdditionalDependencies="glut32.lib glew32s.lib glew32.lib DevIL.lib ILUT.lib"
|
---|
153 | LinkIncremental="1"
|
---|
154 | AdditionalLibraryDirectories="GL;Devil/lib"
|
---|
155 | GenerateDebugInformation="false"
|
---|
156 | SubSystem="1"
|
---|
157 | OptimizeReferences="2"
|
---|
158 | EnableCOMDATFolding="2"
|
---|
159 | OptimizeForWindows98="1"
|
---|
160 | TargetMachine="1"
|
---|
161 | />
|
---|
162 | <Tool
|
---|
163 | Name="VCALinkTool"
|
---|
164 | />
|
---|
165 | <Tool
|
---|
166 | Name="VCManifestTool"
|
---|
167 | />
|
---|
168 | <Tool
|
---|
169 | Name="VCXDCMakeTool"
|
---|
170 | />
|
---|
171 | <Tool
|
---|
172 | Name="VCBscMakeTool"
|
---|
173 | />
|
---|
174 | <Tool
|
---|
175 | Name="VCFxCopTool"
|
---|
176 | />
|
---|
177 | <Tool
|
---|
178 | Name="VCAppVerifierTool"
|
---|
179 | />
|
---|
180 | <Tool
|
---|
181 | Name="VCWebDeploymentTool"
|
---|
182 | />
|
---|
183 | <Tool
|
---|
184 | Name="VCPostBuildEventTool"
|
---|
185 | />
|
---|
186 | </Configuration>
|
---|
187 | </Configurations>
|
---|
188 | <References>
|
---|
189 | </References>
|
---|
190 | <Files>
|
---|
191 | <Filter
|
---|
192 | Name="utils"
|
---|
193 | >
|
---|
194 | <File
|
---|
195 | RelativePath=".\AxisAlignedBox3.cpp"
|
---|
196 | >
|
---|
197 | </File>
|
---|
198 | <File
|
---|
199 | RelativePath=".\AxisAlignedBox3.h"
|
---|
200 | >
|
---|
201 | </File>
|
---|
202 | <File
|
---|
203 | RelativePath=".\BinaryLoader.cpp"
|
---|
204 | >
|
---|
205 | </File>
|
---|
206 | <File
|
---|
207 | RelativePath=".\BinaryLoader.h"
|
---|
208 | >
|
---|
209 | </File>
|
---|
210 | <File
|
---|
211 | RelativePath=".\BvhLoader.cpp"
|
---|
212 | >
|
---|
213 | </File>
|
---|
214 | <File
|
---|
215 | RelativePath=".\BvhLoader.h"
|
---|
216 | >
|
---|
217 | </File>
|
---|
218 | <File
|
---|
219 | RelativePath=".\common.cpp"
|
---|
220 | >
|
---|
221 | </File>
|
---|
222 | <File
|
---|
223 | RelativePath=".\common.h"
|
---|
224 | >
|
---|
225 | </File>
|
---|
226 | <File
|
---|
227 | RelativePath=".\glInterface.h"
|
---|
228 | >
|
---|
229 | </File>
|
---|
230 | <File
|
---|
231 | RelativePath=".\Matrix4x4.cpp"
|
---|
232 | >
|
---|
233 | </File>
|
---|
234 | <File
|
---|
235 | RelativePath=".\Matrix4x4.h"
|
---|
236 | >
|
---|
237 | </File>
|
---|
238 | <File
|
---|
239 | RelativePath=".\Plane3.cpp"
|
---|
240 | >
|
---|
241 | </File>
|
---|
242 | <File
|
---|
243 | RelativePath=".\Plane3.h"
|
---|
244 | >
|
---|
245 | </File>
|
---|
246 | <File
|
---|
247 | RelativePath=".\SceneQuery.cpp"
|
---|
248 | >
|
---|
249 | </File>
|
---|
250 | <File
|
---|
251 | RelativePath=".\SceneQuery.h"
|
---|
252 | >
|
---|
253 | </File>
|
---|
254 | <File
|
---|
255 | RelativePath=".\Triangle3.cpp"
|
---|
256 | >
|
---|
257 | </File>
|
---|
258 | <File
|
---|
259 | RelativePath=".\Triangle3.h"
|
---|
260 | >
|
---|
261 | </File>
|
---|
262 | <File
|
---|
263 | RelativePath=".\Vector3.cpp"
|
---|
264 | >
|
---|
265 | </File>
|
---|
266 | <File
|
---|
267 | RelativePath=".\Vector3.h"
|
---|
268 | >
|
---|
269 | </File>
|
---|
270 | </Filter>
|
---|
271 | <Filter
|
---|
272 | Name="traversal"
|
---|
273 | >
|
---|
274 | <Filter
|
---|
275 | Name="Header Files"
|
---|
276 | >
|
---|
277 | <File
|
---|
278 | RelativePath=".\CHCPlusPlusTraverser.h"
|
---|
279 | >
|
---|
280 | </File>
|
---|
281 | <File
|
---|
282 | RelativePath=".\CHCTraverser.h"
|
---|
283 | >
|
---|
284 | </File>
|
---|
285 | <File
|
---|
286 | RelativePath=".\FrustumCullingTraverser.h"
|
---|
287 | >
|
---|
288 | </File>
|
---|
289 | <File
|
---|
290 | RelativePath=".\RenderTraverser.h"
|
---|
291 | >
|
---|
292 | </File>
|
---|
293 | <File
|
---|
294 | RelativePath=".\StopAndWaitTraverser.h"
|
---|
295 | >
|
---|
296 | </File>
|
---|
297 | </Filter>
|
---|
298 | <Filter
|
---|
299 | Name="Source Files"
|
---|
300 | >
|
---|
301 | <File
|
---|
302 | RelativePath=".\CHCPlusPlusTraverser.cpp"
|
---|
303 | >
|
---|
304 | </File>
|
---|
305 | <File
|
---|
306 | RelativePath=".\CHCTraverser.cpp"
|
---|
307 | >
|
---|
308 | </File>
|
---|
309 | <File
|
---|
310 | RelativePath=".\FrustumCullingTraverser.cpp"
|
---|
311 | >
|
---|
312 | </File>
|
---|
313 | <File
|
---|
314 | RelativePath=".\RenderTraverser.cpp"
|
---|
315 | >
|
---|
316 | </File>
|
---|
317 | <File
|
---|
318 | RelativePath=".\StopAndWaitTraverser.cpp"
|
---|
319 | >
|
---|
320 | </File>
|
---|
321 | </Filter>
|
---|
322 | </Filter>
|
---|
323 | <Filter
|
---|
324 | Name="render"
|
---|
325 | >
|
---|
326 | <Filter
|
---|
327 | Name="Header Files"
|
---|
328 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
329 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
330 | >
|
---|
331 | <File
|
---|
332 | RelativePath=".\Bvh.h"
|
---|
333 | >
|
---|
334 | </File>
|
---|
335 | <File
|
---|
336 | RelativePath=".\Camera.h"
|
---|
337 | >
|
---|
338 | </File>
|
---|
339 | <File
|
---|
340 | RelativePath=".\Geometry.h"
|
---|
341 | >
|
---|
342 | </File>
|
---|
343 | <File
|
---|
344 | RelativePath=".\Material.h"
|
---|
345 | >
|
---|
346 | </File>
|
---|
347 | <File
|
---|
348 | RelativePath=".\OcclusionQuery.h"
|
---|
349 | >
|
---|
350 | </File>
|
---|
351 | <File
|
---|
352 | RelativePath=".\RenderQueue.h"
|
---|
353 | >
|
---|
354 | </File>
|
---|
355 | <File
|
---|
356 | RelativePath=".\RenderState.h"
|
---|
357 | >
|
---|
358 | </File>
|
---|
359 | <File
|
---|
360 | RelativePath=".\SceneEntity.h"
|
---|
361 | >
|
---|
362 | </File>
|
---|
363 | <File
|
---|
364 | RelativePath=".\Texture.h"
|
---|
365 | >
|
---|
366 | </File>
|
---|
367 | <File
|
---|
368 | RelativePath=".\Visualization.h"
|
---|
369 | >
|
---|
370 | </File>
|
---|
371 | </Filter>
|
---|
372 | <Filter
|
---|
373 | Name="Source Files"
|
---|
374 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
375 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
376 | >
|
---|
377 | <File
|
---|
378 | RelativePath=".\Bvh.cpp"
|
---|
379 | >
|
---|
380 | </File>
|
---|
381 | <File
|
---|
382 | RelativePath=".\Camera.cpp"
|
---|
383 | >
|
---|
384 | </File>
|
---|
385 | <File
|
---|
386 | RelativePath=".\chcdemo.cpp"
|
---|
387 | >
|
---|
388 | </File>
|
---|
389 | <File
|
---|
390 | RelativePath=".\Geometry.cpp"
|
---|
391 | >
|
---|
392 | </File>
|
---|
393 | <File
|
---|
394 | RelativePath=".\Material.cpp"
|
---|
395 | >
|
---|
396 | </File>
|
---|
397 | <File
|
---|
398 | RelativePath=".\OcclusionQuery.cpp"
|
---|
399 | >
|
---|
400 | </File>
|
---|
401 | <File
|
---|
402 | RelativePath=".\RenderQueue.cpp"
|
---|
403 | >
|
---|
404 | </File>
|
---|
405 | <File
|
---|
406 | RelativePath=".\RenderState.cpp"
|
---|
407 | >
|
---|
408 | </File>
|
---|
409 | <File
|
---|
410 | RelativePath=".\SceneEntity.cpp"
|
---|
411 | >
|
---|
412 | </File>
|
---|
413 | <File
|
---|
414 | RelativePath=".\Texture.cpp"
|
---|
415 | >
|
---|
416 | </File>
|
---|
417 | <File
|
---|
418 | RelativePath=".\Visualization.cpp"
|
---|
419 | >
|
---|
420 | </File>
|
---|
421 | </Filter>
|
---|
422 | </Filter>
|
---|
423 | <File
|
---|
424 | RelativePath=".\ReadMe.txt"
|
---|
425 | >
|
---|
426 | </File>
|
---|
427 | </Files>
|
---|
428 | <Globals>
|
---|
429 | </Globals>
|
---|
430 | </VisualStudioProject>
|
---|