1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="WuermerDX9"
|
---|
6 | ProjectGUID="{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
|
---|
7 | RootNamespace="WuermerDX9"
|
---|
8 | SccProjectName=""
|
---|
9 | SccAuxPath=""
|
---|
10 | SccLocalPath=""
|
---|
11 | SccProvider=""
|
---|
12 | Keyword="Win32Proj">
|
---|
13 | <Platforms>
|
---|
14 | <Platform
|
---|
15 | Name="Win32"/>
|
---|
16 | </Platforms>
|
---|
17 | <Configurations>
|
---|
18 | <Configuration
|
---|
19 | Name="Debug|Win32"
|
---|
20 | OutputDirectory="Debug"
|
---|
21 | IntermediateDirectory="Debug"
|
---|
22 | ConfigurationType="1"
|
---|
23 | CharacterSet="1">
|
---|
24 | <Tool
|
---|
25 | Name="VCCLCompilerTool"
|
---|
26 | Optimization="0"
|
---|
27 | AdditionalIncludeDirectories="..\..\..\..\..\..\NonGTP\Boost;.\physic\Cooking\include;.\physic\PhysXLoader\include;.\physic\Physics\include;.\physic\Foundation\include;Common"
|
---|
28 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PROFILE"
|
---|
29 | MinimalRebuild="TRUE"
|
---|
30 | BasicRuntimeChecks="0"
|
---|
31 | RuntimeLibrary="5"
|
---|
32 | UsePrecompiledHeader="2"
|
---|
33 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
34 | WarningLevel="3"
|
---|
35 | Detect64BitPortabilityProblems="TRUE"
|
---|
36 | DebugInformationFormat="4"
|
---|
37 | DisableSpecificWarnings="4995; 4512"/>
|
---|
38 | <Tool
|
---|
39 | Name="VCCustomBuildTool"/>
|
---|
40 | <Tool
|
---|
41 | Name="VCLinkerTool"
|
---|
42 | AdditionalOptions="/IGNORE:4089 /MAPINFO:LINES"
|
---|
43 | AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib dsound.lib dinput8.lib "
|
---|
44 | OutputFile="..\bin\JungleRumble.exe"
|
---|
45 | LinkIncremental="2"
|
---|
46 | GenerateDebugInformation="TRUE"
|
---|
47 | ProgramDatabaseFile="$(OutDir)/WuermerDX9.pdb"
|
---|
48 | GenerateMapFile="TRUE"
|
---|
49 | MapExports="TRUE"
|
---|
50 | MapLines="TRUE"
|
---|
51 | SubSystem="2"
|
---|
52 | TargetMachine="1"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCMIDLTool"/>
|
---|
55 | <Tool
|
---|
56 | Name="VCPostBuildEventTool"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCPreBuildEventTool"/>
|
---|
59 | <Tool
|
---|
60 | Name="VCPreLinkEventTool"/>
|
---|
61 | <Tool
|
---|
62 | Name="VCResourceCompilerTool"/>
|
---|
63 | <Tool
|
---|
64 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
65 | <Tool
|
---|
66 | Name="VCXMLDataGeneratorTool"/>
|
---|
67 | <Tool
|
---|
68 | Name="VCWebDeploymentTool"/>
|
---|
69 | <Tool
|
---|
70 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
71 | <Tool
|
---|
72 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
73 | </Configuration>
|
---|
74 | <Configuration
|
---|
75 | Name="Release|Win32"
|
---|
76 | OutputDirectory="Release"
|
---|
77 | IntermediateDirectory="Release"
|
---|
78 | ConfigurationType="1"
|
---|
79 | CharacterSet="1">
|
---|
80 | <Tool
|
---|
81 | Name="VCCLCompilerTool"
|
---|
82 | AdditionalOptions="/EHa"
|
---|
83 | Optimization="2"
|
---|
84 | InlineFunctionExpansion="1"
|
---|
85 | OmitFramePointers="TRUE"
|
---|
86 | AdditionalIncludeDirectories="..\..\..\..\..\..\NonGTP\Boost;.\physic\Cooking\include;.\physic\PhysXLoader\include;.\physic\Physics\include;.\physic\Foundation\include;Common"
|
---|
87 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
88 | StringPooling="TRUE"
|
---|
89 | ExceptionHandling="FALSE"
|
---|
90 | RuntimeLibrary="4"
|
---|
91 | EnableFunctionLevelLinking="TRUE"
|
---|
92 | UsePrecompiledHeader="3"
|
---|
93 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
94 | WarningLevel="3"
|
---|
95 | Detect64BitPortabilityProblems="TRUE"
|
---|
96 | DebugInformationFormat="3"
|
---|
97 | DisableSpecificWarnings="4995"/>
|
---|
98 | <Tool
|
---|
99 | Name="VCCustomBuildTool"/>
|
---|
100 | <Tool
|
---|
101 | Name="VCLinkerTool"
|
---|
102 | AdditionalOptions="/IGNORE:4089"
|
---|
103 | AdditionalDependencies=" dxerr9.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib dsound.lib dinput8.lib"
|
---|
104 | OutputFile="$(OutDir)/WuermerDX9.exe"
|
---|
105 | LinkIncremental="1"
|
---|
106 | GenerateDebugInformation="TRUE"
|
---|
107 | GenerateMapFile="FALSE"
|
---|
108 | MapExports="FALSE"
|
---|
109 | MapLines="FALSE"
|
---|
110 | SubSystem="2"
|
---|
111 | OptimizeReferences="2"
|
---|
112 | EnableCOMDATFolding="2"
|
---|
113 | TargetMachine="1"/>
|
---|
114 | <Tool
|
---|
115 | Name="VCMIDLTool"/>
|
---|
116 | <Tool
|
---|
117 | Name="VCPostBuildEventTool"/>
|
---|
118 | <Tool
|
---|
119 | Name="VCPreBuildEventTool"/>
|
---|
120 | <Tool
|
---|
121 | Name="VCPreLinkEventTool"/>
|
---|
122 | <Tool
|
---|
123 | Name="VCResourceCompilerTool"/>
|
---|
124 | <Tool
|
---|
125 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
126 | <Tool
|
---|
127 | Name="VCXMLDataGeneratorTool"/>
|
---|
128 | <Tool
|
---|
129 | Name="VCWebDeploymentTool"/>
|
---|
130 | <Tool
|
---|
131 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
132 | <Tool
|
---|
133 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
134 | </Configuration>
|
---|
135 | <Configuration
|
---|
136 | Name="Profile|Win32"
|
---|
137 | OutputDirectory="Profile"
|
---|
138 | IntermediateDirectory="Profile"
|
---|
139 | ConfigurationType="1"
|
---|
140 | CharacterSet="1">
|
---|
141 | <Tool
|
---|
142 | Name="VCCLCompilerTool"
|
---|
143 | Optimization="2"
|
---|
144 | InlineFunctionExpansion="1"
|
---|
145 | OmitFramePointers="TRUE"
|
---|
146 | AdditionalIncludeDirectories="Common"
|
---|
147 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
|
---|
148 | StringPooling="TRUE"
|
---|
149 | ExceptionHandling="FALSE"
|
---|
150 | RuntimeLibrary="4"
|
---|
151 | EnableFunctionLevelLinking="TRUE"
|
---|
152 | UsePrecompiledHeader="3"
|
---|
153 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
154 | WarningLevel="4"
|
---|
155 | Detect64BitPortabilityProblems="TRUE"
|
---|
156 | DebugInformationFormat="3"/>
|
---|
157 | <Tool
|
---|
158 | Name="VCCustomBuildTool"/>
|
---|
159 | <Tool
|
---|
160 | Name="VCLinkerTool"
|
---|
161 | AdditionalOptions="/IGNORE:4089"
|
---|
162 | AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
163 | OutputFile="$(OutDir)/WuermerDX9.exe"
|
---|
164 | LinkIncremental="1"
|
---|
165 | GenerateDebugInformation="TRUE"
|
---|
166 | SubSystem="2"
|
---|
167 | OptimizeReferences="2"
|
---|
168 | EnableCOMDATFolding="2"
|
---|
169 | TargetMachine="1"/>
|
---|
170 | <Tool
|
---|
171 | Name="VCMIDLTool"/>
|
---|
172 | <Tool
|
---|
173 | Name="VCPostBuildEventTool"/>
|
---|
174 | <Tool
|
---|
175 | Name="VCPreBuildEventTool"/>
|
---|
176 | <Tool
|
---|
177 | Name="VCPreLinkEventTool"/>
|
---|
178 | <Tool
|
---|
179 | Name="VCResourceCompilerTool"/>
|
---|
180 | <Tool
|
---|
181 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
182 | <Tool
|
---|
183 | Name="VCXMLDataGeneratorTool"/>
|
---|
184 | <Tool
|
---|
185 | Name="VCWebDeploymentTool"/>
|
---|
186 | <Tool
|
---|
187 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
188 | <Tool
|
---|
189 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
190 | </Configuration>
|
---|
191 | <Configuration
|
---|
192 | Name="Release_GTP|Win32"
|
---|
193 | OutputDirectory="$(ConfigurationName)"
|
---|
194 | IntermediateDirectory="$(ConfigurationName)"
|
---|
195 | ConfigurationType="1"
|
---|
196 | CharacterSet="1">
|
---|
197 | <Tool
|
---|
198 | Name="VCCLCompilerTool"
|
---|
199 | Optimization="3"
|
---|
200 | GlobalOptimizations="TRUE"
|
---|
201 | FavorSizeOrSpeed="1"
|
---|
202 | OptimizeForProcessor="3"
|
---|
203 | AdditionalIncludeDirectories="..\..\..\..\..\..\NonGTP\Boost;.\physic\Cooking\include;.\physic\PhysXLoader\include;.\physic\Physics\include;.\physic\Foundation\include;Common"
|
---|
204 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
205 | MinimalRebuild="FALSE"
|
---|
206 | BasicRuntimeChecks="0"
|
---|
207 | RuntimeLibrary="0"
|
---|
208 | BufferSecurityCheck="FALSE"
|
---|
209 | EnableFunctionLevelLinking="TRUE"
|
---|
210 | EnableEnhancedInstructionSet="1"
|
---|
211 | UsePrecompiledHeader="2"
|
---|
212 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
213 | WarningLevel="3"
|
---|
214 | Detect64BitPortabilityProblems="TRUE"
|
---|
215 | DebugInformationFormat="0"
|
---|
216 | DisableSpecificWarnings="4995; 4512"/>
|
---|
217 | <Tool
|
---|
218 | Name="VCCustomBuildTool"/>
|
---|
219 | <Tool
|
---|
220 | Name="VCLinkerTool"
|
---|
221 | AdditionalOptions="/IGNORE:4089 /MAPINFO:LINES"
|
---|
222 | AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib dsound.lib dinput8.lib "
|
---|
223 | OutputFile="..\bin\JungleRumble.exe"
|
---|
224 | Version="1.0"
|
---|
225 | LinkIncremental="1"
|
---|
226 | GenerateDebugInformation="FALSE"
|
---|
227 | ProgramDatabaseFile=""
|
---|
228 | GenerateMapFile="FALSE"
|
---|
229 | MapExports="FALSE"
|
---|
230 | MapLines="FALSE"
|
---|
231 | SubSystem="2"
|
---|
232 | TurnOffAssemblyGeneration="FALSE"
|
---|
233 | TargetMachine="1"/>
|
---|
234 | <Tool
|
---|
235 | Name="VCMIDLTool"/>
|
---|
236 | <Tool
|
---|
237 | Name="VCPostBuildEventTool"/>
|
---|
238 | <Tool
|
---|
239 | Name="VCPreBuildEventTool"/>
|
---|
240 | <Tool
|
---|
241 | Name="VCPreLinkEventTool"/>
|
---|
242 | <Tool
|
---|
243 | Name="VCResourceCompilerTool"/>
|
---|
244 | <Tool
|
---|
245 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
246 | <Tool
|
---|
247 | Name="VCXMLDataGeneratorTool"/>
|
---|
248 | <Tool
|
---|
249 | Name="VCWebDeploymentTool"/>
|
---|
250 | <Tool
|
---|
251 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
252 | <Tool
|
---|
253 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
254 | </Configuration>
|
---|
255 | </Configurations>
|
---|
256 | <References>
|
---|
257 | </References>
|
---|
258 | <Files>
|
---|
259 | <Filter
|
---|
260 | Name="Resource Files"
|
---|
261 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
262 | <File
|
---|
263 | RelativePath=".\config.xml">
|
---|
264 | </File>
|
---|
265 | <File
|
---|
266 | RelativePath=".\fmod.dll">
|
---|
267 | </File>
|
---|
268 | <File
|
---|
269 | RelativePath=".\common\gtp32x32.ico">
|
---|
270 | </File>
|
---|
271 | <File
|
---|
272 | RelativePath=".\common\gtp32x32_2.ico">
|
---|
273 | </File>
|
---|
274 | <File
|
---|
275 | RelativePath=".\common\gtp_jungle_rumble1.ico">
|
---|
276 | </File>
|
---|
277 | <File
|
---|
278 | RelativePath=".\common\ice blue cube 32x32 2.ico">
|
---|
279 | </File>
|
---|
280 | <File
|
---|
281 | RelativePath=".\common\icon2.ico">
|
---|
282 | </File>
|
---|
283 | <File
|
---|
284 | RelativePath=".\NxCharacter.dll">
|
---|
285 | </File>
|
---|
286 | <File
|
---|
287 | RelativePath=".\NxCooking.dll">
|
---|
288 | </File>
|
---|
289 | <File
|
---|
290 | RelativePath=".\NxExtensions.dll">
|
---|
291 | </File>
|
---|
292 | <File
|
---|
293 | RelativePath=".\PhysXCore.dll">
|
---|
294 | </File>
|
---|
295 | <File
|
---|
296 | RelativePath=".\PhysXLoader.dll">
|
---|
297 | </File>
|
---|
298 | <File
|
---|
299 | RelativePath="resource.h">
|
---|
300 | </File>
|
---|
301 | <File
|
---|
302 | RelativePath="WuermerDX9.manifest">
|
---|
303 | </File>
|
---|
304 | <File
|
---|
305 | RelativePath="WuermerDX9.rc">
|
---|
306 | </File>
|
---|
307 | </Filter>
|
---|
308 | <Filter
|
---|
309 | Name="Common"
|
---|
310 | Filter="">
|
---|
311 | <File
|
---|
312 | RelativePath="Common\directx.ico">
|
---|
313 | </File>
|
---|
314 | <File
|
---|
315 | RelativePath="Common\dxstdafx.cpp">
|
---|
316 | <FileConfiguration
|
---|
317 | Name="Debug|Win32">
|
---|
318 | <Tool
|
---|
319 | Name="VCCLCompilerTool"
|
---|
320 | UsePrecompiledHeader="1"/>
|
---|
321 | </FileConfiguration>
|
---|
322 | <FileConfiguration
|
---|
323 | Name="Release|Win32">
|
---|
324 | <Tool
|
---|
325 | Name="VCCLCompilerTool"
|
---|
326 | UsePrecompiledHeader="1"/>
|
---|
327 | </FileConfiguration>
|
---|
328 | <FileConfiguration
|
---|
329 | Name="Profile|Win32">
|
---|
330 | <Tool
|
---|
331 | Name="VCCLCompilerTool"
|
---|
332 | UsePrecompiledHeader="1"/>
|
---|
333 | </FileConfiguration>
|
---|
334 | <FileConfiguration
|
---|
335 | Name="Release_GTP|Win32">
|
---|
336 | <Tool
|
---|
337 | Name="VCCLCompilerTool"
|
---|
338 | UsePrecompiledHeader="1"/>
|
---|
339 | </FileConfiguration>
|
---|
340 | </File>
|
---|
341 | <File
|
---|
342 | RelativePath="Common\dxstdafx.h">
|
---|
343 | </File>
|
---|
344 | <File
|
---|
345 | RelativePath="Common\dxut.cpp">
|
---|
346 | </File>
|
---|
347 | <File
|
---|
348 | RelativePath="Common\dxut.h">
|
---|
349 | </File>
|
---|
350 | <File
|
---|
351 | RelativePath="Common\dxutenum.cpp">
|
---|
352 | </File>
|
---|
353 | <File
|
---|
354 | RelativePath="Common\dxutenum.h">
|
---|
355 | </File>
|
---|
356 | <File
|
---|
357 | RelativePath=".\Common\DXUTgui.cpp">
|
---|
358 | </File>
|
---|
359 | <File
|
---|
360 | RelativePath=".\Common\DXUTgui.h">
|
---|
361 | </File>
|
---|
362 | <File
|
---|
363 | RelativePath=".\Common\DXUTMesh.cpp">
|
---|
364 | </File>
|
---|
365 | <File
|
---|
366 | RelativePath=".\Common\DXUTMesh.h">
|
---|
367 | </File>
|
---|
368 | <File
|
---|
369 | RelativePath="Common\dxutmisc.cpp">
|
---|
370 | </File>
|
---|
371 | <File
|
---|
372 | RelativePath="Common\dxutmisc.h">
|
---|
373 | </File>
|
---|
374 | <File
|
---|
375 | RelativePath="Common\DXUTRes.cpp">
|
---|
376 | </File>
|
---|
377 | <File
|
---|
378 | RelativePath="Common\DXUTRes.h">
|
---|
379 | </File>
|
---|
380 | <File
|
---|
381 | RelativePath=".\Common\DXUTSettingsDlg.cpp">
|
---|
382 | </File>
|
---|
383 | <File
|
---|
384 | RelativePath=".\Common\DXUTSettingsDlg.h">
|
---|
385 | </File>
|
---|
386 | <File
|
---|
387 | RelativePath=".\Common\DXUTsound.cpp">
|
---|
388 | </File>
|
---|
389 | <File
|
---|
390 | RelativePath=".\Common\DXUTsound.h">
|
---|
391 | </File>
|
---|
392 | </Filter>
|
---|
393 | <Filter
|
---|
394 | Name="source"
|
---|
395 | Filter="">
|
---|
396 | <File
|
---|
397 | RelativePath=".\AIPlayer.cpp">
|
---|
398 | </File>
|
---|
399 | <File
|
---|
400 | RelativePath=".\Box.cpp">
|
---|
401 | </File>
|
---|
402 | <File
|
---|
403 | RelativePath=".\Bullet.cpp">
|
---|
404 | </File>
|
---|
405 | <File
|
---|
406 | RelativePath=".\Camera.cpp">
|
---|
407 | </File>
|
---|
408 | <File
|
---|
409 | RelativePath=".\GameManager.cpp">
|
---|
410 | </File>
|
---|
411 | <File
|
---|
412 | RelativePath=".\GameScene.cpp">
|
---|
413 | </File>
|
---|
414 | <File
|
---|
415 | RelativePath=".\GameSceneLoader.cpp">
|
---|
416 | </File>
|
---|
417 | <File
|
---|
418 | RelativePath=".\Goodie.cpp">
|
---|
419 | </File>
|
---|
420 | <File
|
---|
421 | RelativePath=".\HUD.cpp">
|
---|
422 | </File>
|
---|
423 | <File
|
---|
424 | RelativePath=".\HUDRenderer.cpp">
|
---|
425 | </File>
|
---|
426 | <File
|
---|
427 | RelativePath=".\MenueScene.cpp">
|
---|
428 | </File>
|
---|
429 | <File
|
---|
430 | RelativePath=".\Node.cpp">
|
---|
431 | </File>
|
---|
432 | <File
|
---|
433 | RelativePath=".\NodeFilter.cpp">
|
---|
434 | </File>
|
---|
435 | <File
|
---|
436 | RelativePath=".\Object3d.cpp">
|
---|
437 | </File>
|
---|
438 | <File
|
---|
439 | RelativePath=".\Ocean.cpp">
|
---|
440 | </File>
|
---|
441 | <File
|
---|
442 | RelativePath=".\OceanRenderer.cpp">
|
---|
443 | </File>
|
---|
444 | <File
|
---|
445 | RelativePath=".\ParticleCube.cpp">
|
---|
446 | </File>
|
---|
447 | <File
|
---|
448 | RelativePath=".\ParticleEmitter.cpp">
|
---|
449 | </File>
|
---|
450 | <File
|
---|
451 | RelativePath=".\ParticleGroup.cpp">
|
---|
452 | </File>
|
---|
453 | <File
|
---|
454 | RelativePath=".\ParticleRenderer.cpp">
|
---|
455 | </File>
|
---|
456 | <File
|
---|
457 | RelativePath=".\PhysXDebugRenderer.cpp">
|
---|
458 | </File>
|
---|
459 | <File
|
---|
460 | RelativePath=".\PhysXOutputStream.cpp">
|
---|
461 | </File>
|
---|
462 | <File
|
---|
463 | RelativePath=".\Plane.cpp">
|
---|
464 | </File>
|
---|
465 | <File
|
---|
466 | RelativePath=".\Player.cpp">
|
---|
467 | </File>
|
---|
468 | <File
|
---|
469 | RelativePath=".\Quad.cpp">
|
---|
470 | </File>
|
---|
471 | <File
|
---|
472 | RelativePath=".\RaytraceRenderer.cpp">
|
---|
473 | </File>
|
---|
474 | <File
|
---|
475 | RelativePath=".\Renderer.cpp">
|
---|
476 | </File>
|
---|
477 | <File
|
---|
478 | RelativePath=".\RenderPass.cpp">
|
---|
479 | </File>
|
---|
480 | <File
|
---|
481 | RelativePath=".\RenderTarget.cpp">
|
---|
482 | </File>
|
---|
483 | <File
|
---|
484 | RelativePath=".\ResourceManager.cpp">
|
---|
485 | </File>
|
---|
486 | <File
|
---|
487 | RelativePath=".\Scene.cpp">
|
---|
488 | </File>
|
---|
489 | <File
|
---|
490 | RelativePath=".\SharedResource.cpp">
|
---|
491 | </File>
|
---|
492 | <File
|
---|
493 | RelativePath=".\SharedResourceTexture.cpp">
|
---|
494 | </File>
|
---|
495 | <File
|
---|
496 | RelativePath=".\SimpleBullet.cpp">
|
---|
497 | </File>
|
---|
498 | <File
|
---|
499 | RelativePath=".\SimpleMeshRenderer.cpp">
|
---|
500 | </File>
|
---|
501 | <File
|
---|
502 | RelativePath=".\SimpleWeapon.cpp">
|
---|
503 | </File>
|
---|
504 | <File
|
---|
505 | RelativePath=".\SkyBox.cpp">
|
---|
506 | </File>
|
---|
507 | <File
|
---|
508 | RelativePath=".\SkyBoxRenderer.cpp">
|
---|
509 | </File>
|
---|
510 | <File
|
---|
511 | RelativePath=".\SoundNode.cpp">
|
---|
512 | </File>
|
---|
513 | <File
|
---|
514 | RelativePath=".\Sprite.cpp">
|
---|
515 | </File>
|
---|
516 | <File
|
---|
517 | RelativePath=".\Stream.cpp">
|
---|
518 | </File>
|
---|
519 | <File
|
---|
520 | RelativePath=".\Terrain.cpp">
|
---|
521 | </File>
|
---|
522 | <File
|
---|
523 | RelativePath=".\TerrainRenderer.cpp">
|
---|
524 | </File>
|
---|
525 | <File
|
---|
526 | RelativePath=".\Trigger.cpp">
|
---|
527 | </File>
|
---|
528 | <File
|
---|
529 | RelativePath=".\UniversalWeapon.cpp">
|
---|
530 | </File>
|
---|
531 | <File
|
---|
532 | RelativePath=".\UserAllocator.cpp">
|
---|
533 | </File>
|
---|
534 | <File
|
---|
535 | RelativePath=".\UserContactReport.cpp">
|
---|
536 | </File>
|
---|
537 | <File
|
---|
538 | RelativePath=".\UserNotify.cpp">
|
---|
539 | </File>
|
---|
540 | <File
|
---|
541 | RelativePath=".\UserPlayer.cpp">
|
---|
542 | </File>
|
---|
543 | <File
|
---|
544 | RelativePath=".\UserTriggerReport.cpp">
|
---|
545 | </File>
|
---|
546 | <File
|
---|
547 | RelativePath=".\Vector.cpp">
|
---|
548 | </File>
|
---|
549 | <File
|
---|
550 | RelativePath=".\Weapon.cpp">
|
---|
551 | </File>
|
---|
552 | <File
|
---|
553 | RelativePath="WuermerDX9.cpp">
|
---|
554 | <FileConfiguration
|
---|
555 | Name="Release|Win32">
|
---|
556 | <Tool
|
---|
557 | Name="VCCLCompilerTool"
|
---|
558 | UsePrecompiledHeader="3"
|
---|
559 | PrecompiledHeaderThrough="dxstdafx.h"/>
|
---|
560 | </FileConfiguration>
|
---|
561 | <FileConfiguration
|
---|
562 | Name="Profile|Win32">
|
---|
563 | <Tool
|
---|
564 | Name="VCCLCompilerTool"
|
---|
565 | UsePrecompiledHeader="3"
|
---|
566 | PrecompiledHeaderThrough="dxstdafx.h"/>
|
---|
567 | </FileConfiguration>
|
---|
568 | </File>
|
---|
569 | </Filter>
|
---|
570 | <Filter
|
---|
571 | Name="header"
|
---|
572 | Filter="">
|
---|
573 | <File
|
---|
574 | RelativePath=".\AIPlayer.h">
|
---|
575 | </File>
|
---|
576 | <File
|
---|
577 | RelativePath=".\Box.h">
|
---|
578 | </File>
|
---|
579 | <File
|
---|
580 | RelativePath=".\Bullet.h">
|
---|
581 | </File>
|
---|
582 | <File
|
---|
583 | RelativePath=".\Camera.h">
|
---|
584 | </File>
|
---|
585 | <File
|
---|
586 | RelativePath=".\fmod.h">
|
---|
587 | </File>
|
---|
588 | <File
|
---|
589 | RelativePath=".\GameManager.h">
|
---|
590 | </File>
|
---|
591 | <File
|
---|
592 | RelativePath=".\GameScene.h">
|
---|
593 | </File>
|
---|
594 | <File
|
---|
595 | RelativePath=".\GameSceneLoader.h">
|
---|
596 | </File>
|
---|
597 | <File
|
---|
598 | RelativePath=".\Goodie.h">
|
---|
599 | </File>
|
---|
600 | <File
|
---|
601 | RelativePath=".\HUD.h">
|
---|
602 | </File>
|
---|
603 | <File
|
---|
604 | RelativePath=".\HUDRenderer.h">
|
---|
605 | </File>
|
---|
606 | <File
|
---|
607 | RelativePath=".\MenueScene.h">
|
---|
608 | </File>
|
---|
609 | <File
|
---|
610 | RelativePath=".\Node.h">
|
---|
611 | </File>
|
---|
612 | <File
|
---|
613 | RelativePath=".\NodeFilter.h">
|
---|
614 | </File>
|
---|
615 | <File
|
---|
616 | RelativePath=".\Object3d.h">
|
---|
617 | </File>
|
---|
618 | <File
|
---|
619 | RelativePath=".\Ocean.h">
|
---|
620 | </File>
|
---|
621 | <File
|
---|
622 | RelativePath=".\OceanRenderer.h">
|
---|
623 | </File>
|
---|
624 | <File
|
---|
625 | RelativePath=".\ParticleCube.h">
|
---|
626 | </File>
|
---|
627 | <File
|
---|
628 | RelativePath=".\ParticleEmitter.h">
|
---|
629 | </File>
|
---|
630 | <File
|
---|
631 | RelativePath=".\ParticleGroup.h">
|
---|
632 | </File>
|
---|
633 | <File
|
---|
634 | RelativePath=".\ParticleRenderer.h">
|
---|
635 | </File>
|
---|
636 | <File
|
---|
637 | RelativePath=".\PhysXDebugRenderer.h">
|
---|
638 | </File>
|
---|
639 | <File
|
---|
640 | RelativePath=".\PhysXOutputStream.h">
|
---|
641 | </File>
|
---|
642 | <File
|
---|
643 | RelativePath=".\Plane.h">
|
---|
644 | </File>
|
---|
645 | <File
|
---|
646 | RelativePath=".\Player.h">
|
---|
647 | </File>
|
---|
648 | <File
|
---|
649 | RelativePath=".\Quad.h">
|
---|
650 | </File>
|
---|
651 | <File
|
---|
652 | RelativePath=".\RaytraceRenderer.h">
|
---|
653 | </File>
|
---|
654 | <File
|
---|
655 | RelativePath=".\Renderer.h">
|
---|
656 | </File>
|
---|
657 | <File
|
---|
658 | RelativePath=".\RenderPass.h">
|
---|
659 | </File>
|
---|
660 | <File
|
---|
661 | RelativePath=".\RenderTarget.h">
|
---|
662 | </File>
|
---|
663 | <File
|
---|
664 | RelativePath=".\ResourceManager.h">
|
---|
665 | </File>
|
---|
666 | <File
|
---|
667 | RelativePath=".\Scene.h">
|
---|
668 | </File>
|
---|
669 | <File
|
---|
670 | RelativePath=".\SharedResource.h">
|
---|
671 | </File>
|
---|
672 | <File
|
---|
673 | RelativePath=".\SharedResourceTexture.h">
|
---|
674 | </File>
|
---|
675 | <File
|
---|
676 | RelativePath=".\SimpleBullet.h">
|
---|
677 | </File>
|
---|
678 | <File
|
---|
679 | RelativePath=".\SimpleMeshRenderer.h">
|
---|
680 | </File>
|
---|
681 | <File
|
---|
682 | RelativePath=".\SimpleWeapon.h">
|
---|
683 | </File>
|
---|
684 | <File
|
---|
685 | RelativePath=".\SkyBox.h">
|
---|
686 | </File>
|
---|
687 | <File
|
---|
688 | RelativePath=".\SkyBoxRenderer.h">
|
---|
689 | </File>
|
---|
690 | <File
|
---|
691 | RelativePath=".\SoundNode.h">
|
---|
692 | </File>
|
---|
693 | <File
|
---|
694 | RelativePath=".\Sprite.h">
|
---|
695 | </File>
|
---|
696 | <File
|
---|
697 | RelativePath=".\Stream.h">
|
---|
698 | </File>
|
---|
699 | <File
|
---|
700 | RelativePath=".\Terrain.h">
|
---|
701 | </File>
|
---|
702 | <File
|
---|
703 | RelativePath=".\TerrainRenderer.h">
|
---|
704 | </File>
|
---|
705 | <File
|
---|
706 | RelativePath=".\Trigger.h">
|
---|
707 | </File>
|
---|
708 | <File
|
---|
709 | RelativePath=".\UniversalWeapon.h">
|
---|
710 | </File>
|
---|
711 | <File
|
---|
712 | RelativePath=".\UserAllocator.h">
|
---|
713 | </File>
|
---|
714 | <File
|
---|
715 | RelativePath=".\UserContactReport.h">
|
---|
716 | </File>
|
---|
717 | <File
|
---|
718 | RelativePath=".\UserNotify.h">
|
---|
719 | </File>
|
---|
720 | <File
|
---|
721 | RelativePath=".\UserPlayer.h">
|
---|
722 | </File>
|
---|
723 | <File
|
---|
724 | RelativePath=".\UserTriggerReport.h">
|
---|
725 | </File>
|
---|
726 | <File
|
---|
727 | RelativePath=".\Vector.h">
|
---|
728 | </File>
|
---|
729 | <File
|
---|
730 | RelativePath=".\Weapon.h">
|
---|
731 | </File>
|
---|
732 | </Filter>
|
---|
733 | <Filter
|
---|
734 | Name="physic"
|
---|
735 | Filter="">
|
---|
736 | <Filter
|
---|
737 | Name="Cooking"
|
---|
738 | Filter="">
|
---|
739 | <Filter
|
---|
740 | Name="includes"
|
---|
741 | Filter="">
|
---|
742 | <File
|
---|
743 | RelativePath=".\physic\cooking\include\fw-convex-cooker.h">
|
---|
744 | </File>
|
---|
745 | <File
|
---|
746 | RelativePath=".\physic\cooking\include\Nxc.h">
|
---|
747 | </File>
|
---|
748 | <File
|
---|
749 | RelativePath=".\physic\cooking\include\NxCooking.h">
|
---|
750 | </File>
|
---|
751 | </Filter>
|
---|
752 | </Filter>
|
---|
753 | <Filter
|
---|
754 | Name="Foundation"
|
---|
755 | Filter="">
|
---|
756 | <Filter
|
---|
757 | Name="includes"
|
---|
758 | Filter="">
|
---|
759 | <File
|
---|
760 | RelativePath=".\physic\foundation\include\Nx.h">
|
---|
761 | </File>
|
---|
762 | <File
|
---|
763 | RelativePath=".\physic\foundation\include\Nx12F32.h">
|
---|
764 | </File>
|
---|
765 | <File
|
---|
766 | RelativePath=".\physic\foundation\include\Nx16F32.h">
|
---|
767 | </File>
|
---|
768 | <File
|
---|
769 | RelativePath=".\physic\foundation\include\Nx9F32.h">
|
---|
770 | </File>
|
---|
771 | <File
|
---|
772 | RelativePath=".\physic\foundation\include\NxAllocatorDefault.h">
|
---|
773 | </File>
|
---|
774 | <File
|
---|
775 | RelativePath=".\physic\foundation\include\NxArray.h">
|
---|
776 | </File>
|
---|
777 | <File
|
---|
778 | RelativePath=".\physic\foundation\include\NxAssert.h">
|
---|
779 | </File>
|
---|
780 | <File
|
---|
781 | RelativePath=".\physic\foundation\include\NxBitField.h">
|
---|
782 | </File>
|
---|
783 | <File
|
---|
784 | RelativePath=".\physic\foundation\include\NxBounds3.h">
|
---|
785 | </File>
|
---|
786 | <File
|
---|
787 | RelativePath=".\physic\foundation\include\NxBox.h">
|
---|
788 | </File>
|
---|
789 | <File
|
---|
790 | RelativePath=".\physic\foundation\include\NxBuildNumber.h">
|
---|
791 | </File>
|
---|
792 | <File
|
---|
793 | RelativePath=".\physic\foundation\include\NxCapsule.h">
|
---|
794 | </File>
|
---|
795 | <File
|
---|
796 | RelativePath=".\physic\foundation\include\NxDebugRenderable.h">
|
---|
797 | </File>
|
---|
798 | <File
|
---|
799 | RelativePath=".\physic\foundation\include\NxException.h">
|
---|
800 | </File>
|
---|
801 | <File
|
---|
802 | RelativePath=".\physic\foundation\include\Nxf.h">
|
---|
803 | </File>
|
---|
804 | <File
|
---|
805 | RelativePath=".\physic\foundation\include\NxFoundation.h">
|
---|
806 | </File>
|
---|
807 | <File
|
---|
808 | RelativePath=".\physic\foundation\include\NxFoundationSDK.h">
|
---|
809 | </File>
|
---|
810 | <File
|
---|
811 | RelativePath=".\physic\foundation\include\NxFPU.h">
|
---|
812 | </File>
|
---|
813 | <File
|
---|
814 | RelativePath=".\physic\foundation\include\NxMat33.h">
|
---|
815 | </File>
|
---|
816 | <File
|
---|
817 | RelativePath=".\physic\foundation\include\NxMat34.h">
|
---|
818 | </File>
|
---|
819 | <File
|
---|
820 | RelativePath=".\physic\foundation\include\NxMath.h">
|
---|
821 | </File>
|
---|
822 | <File
|
---|
823 | RelativePath=".\physic\foundation\include\NxPlane.h">
|
---|
824 | </File>
|
---|
825 | <File
|
---|
826 | RelativePath=".\physic\foundation\include\NxPool.h">
|
---|
827 | </File>
|
---|
828 | <File
|
---|
829 | RelativePath=".\physic\foundation\include\NxProfiler.h">
|
---|
830 | </File>
|
---|
831 | <File
|
---|
832 | RelativePath=".\physic\foundation\include\NxQuat.h">
|
---|
833 | </File>
|
---|
834 | <File
|
---|
835 | RelativePath=".\physic\foundation\include\NxQuickSort.h">
|
---|
836 | </File>
|
---|
837 | <File
|
---|
838 | RelativePath=".\physic\foundation\include\NxRay.h">
|
---|
839 | </File>
|
---|
840 | <File
|
---|
841 | RelativePath=".\physic\foundation\include\NxSegment.h">
|
---|
842 | </File>
|
---|
843 | <File
|
---|
844 | RelativePath=".\physic\foundation\include\NxSimpleTriangleMesh.h">
|
---|
845 | </File>
|
---|
846 | <File
|
---|
847 | RelativePath=".\physic\foundation\include\NxSimpleTypes.h">
|
---|
848 | </File>
|
---|
849 | <File
|
---|
850 | RelativePath=".\physic\foundation\include\NxSphere.h">
|
---|
851 | </File>
|
---|
852 | <File
|
---|
853 | RelativePath=".\physic\foundation\include\NxStream.h">
|
---|
854 | </File>
|
---|
855 | <File
|
---|
856 | RelativePath=".\physic\foundation\include\NxUserAllocator.h">
|
---|
857 | </File>
|
---|
858 | <File
|
---|
859 | RelativePath=".\physic\foundation\include\NxUserAllocatorDefault.h">
|
---|
860 | </File>
|
---|
861 | <File
|
---|
862 | RelativePath=".\physic\foundation\include\NxUserOutputStream.h">
|
---|
863 | </File>
|
---|
864 | <File
|
---|
865 | RelativePath=".\physic\foundation\include\NxUtilities.h">
|
---|
866 | </File>
|
---|
867 | <File
|
---|
868 | RelativePath=".\physic\foundation\include\NxVec3.h">
|
---|
869 | </File>
|
---|
870 | <File
|
---|
871 | RelativePath=".\physic\foundation\include\NxVersionNumber.h">
|
---|
872 | </File>
|
---|
873 | <File
|
---|
874 | RelativePath=".\physic\foundation\include\NxVolumeIntegration.h">
|
---|
875 | </File>
|
---|
876 | </Filter>
|
---|
877 | </Filter>
|
---|
878 | <Filter
|
---|
879 | Name="Physics"
|
---|
880 | Filter="">
|
---|
881 | <Filter
|
---|
882 | Name="includes"
|
---|
883 | Filter="">
|
---|
884 | <File
|
---|
885 | RelativePath=".\physic\physics\include\NxActor.h">
|
---|
886 | </File>
|
---|
887 | <File
|
---|
888 | RelativePath=".\physic\physics\include\NxActorDesc.h">
|
---|
889 | </File>
|
---|
890 | <File
|
---|
891 | RelativePath=".\physic\physics\include\NxAllocateable.h">
|
---|
892 | </File>
|
---|
893 | <File
|
---|
894 | RelativePath=".\physic\physics\include\NxBodyDesc.h">
|
---|
895 | </File>
|
---|
896 | <File
|
---|
897 | RelativePath=".\physic\physics\include\NxBoxShape.h">
|
---|
898 | </File>
|
---|
899 | <File
|
---|
900 | RelativePath=".\physic\physics\include\NxBoxShapeDesc.h">
|
---|
901 | </File>
|
---|
902 | <File
|
---|
903 | RelativePath=".\physic\physics\include\NxCapsuleShape.h">
|
---|
904 | </File>
|
---|
905 | <File
|
---|
906 | RelativePath=".\physic\physics\include\NxCapsuleShapeDesc.h">
|
---|
907 | </File>
|
---|
908 | <File
|
---|
909 | RelativePath=".\physic\physics\include\NxContactStreamIterator.h">
|
---|
910 | </File>
|
---|
911 | <File
|
---|
912 | RelativePath=".\physic\physics\include\NxConvexHull.h">
|
---|
913 | </File>
|
---|
914 | <File
|
---|
915 | RelativePath=".\physic\physics\include\NxConvexMesh.h">
|
---|
916 | </File>
|
---|
917 | <File
|
---|
918 | RelativePath=".\physic\physics\include\NxConvexMeshDesc.h">
|
---|
919 | </File>
|
---|
920 | <File
|
---|
921 | RelativePath=".\physic\physics\include\NxConvexShape.h">
|
---|
922 | </File>
|
---|
923 | <File
|
---|
924 | RelativePath=".\physic\physics\include\NxConvexShapeDesc.h">
|
---|
925 | </File>
|
---|
926 | <File
|
---|
927 | RelativePath=".\physic\physics\include\NxCylindricalJoint.h">
|
---|
928 | </File>
|
---|
929 | <File
|
---|
930 | RelativePath=".\physic\physics\include\NxCylindricalJointDesc.h">
|
---|
931 | </File>
|
---|
932 | <File
|
---|
933 | RelativePath=".\physic\physics\include\NxD6Joint.h">
|
---|
934 | </File>
|
---|
935 | <File
|
---|
936 | RelativePath=".\physic\physics\include\NxD6JointDesc.h">
|
---|
937 | </File>
|
---|
938 | <File
|
---|
939 | RelativePath=".\physic\physics\include\NxDistanceJoint.h">
|
---|
940 | </File>
|
---|
941 | <File
|
---|
942 | RelativePath=".\physic\physics\include\NxDistanceJointDesc.h">
|
---|
943 | </File>
|
---|
944 | <File
|
---|
945 | RelativePath=".\physic\physics\include\NxEffector.h">
|
---|
946 | </File>
|
---|
947 | <File
|
---|
948 | RelativePath=".\physic\physics\include\NxExportedUtils.h">
|
---|
949 | </File>
|
---|
950 | <File
|
---|
951 | RelativePath=".\physic\physics\include\NxFixedJoint.h">
|
---|
952 | </File>
|
---|
953 | <File
|
---|
954 | RelativePath=".\physic\physics\include\NxFixedJointDesc.h">
|
---|
955 | </File>
|
---|
956 | <File
|
---|
957 | RelativePath=".\physic\physics\include\NxInertiaTensor.h">
|
---|
958 | </File>
|
---|
959 | <File
|
---|
960 | RelativePath=".\physic\physics\include\NxInterface.h">
|
---|
961 | </File>
|
---|
962 | <File
|
---|
963 | RelativePath=".\physic\physics\include\NxInterfaceStats.h">
|
---|
964 | </File>
|
---|
965 | <File
|
---|
966 | RelativePath=".\physic\physics\include\NxIntersectionBoxBox.h">
|
---|
967 | </File>
|
---|
968 | <File
|
---|
969 | RelativePath=".\physic\physics\include\NxIntersectionPointTriangle.h">
|
---|
970 | </File>
|
---|
971 | <File
|
---|
972 | RelativePath=".\physic\physics\include\NxIntersectionRayPlane.h">
|
---|
973 | </File>
|
---|
974 | <File
|
---|
975 | RelativePath=".\physic\physics\include\NxIntersectionRaySphere.h">
|
---|
976 | </File>
|
---|
977 | <File
|
---|
978 | RelativePath=".\physic\physics\include\NxIntersectionRayTriangle.h">
|
---|
979 | </File>
|
---|
980 | <File
|
---|
981 | RelativePath=".\physic\physics\include\NxIntersectionSegmentBox.h">
|
---|
982 | </File>
|
---|
983 | <File
|
---|
984 | RelativePath=".\physic\physics\include\NxIntersectionSegmentCapsule.h">
|
---|
985 | </File>
|
---|
986 | <File
|
---|
987 | RelativePath=".\physic\physics\include\NxIntersectionSweptSpheres.h">
|
---|
988 | </File>
|
---|
989 | <File
|
---|
990 | RelativePath=".\physic\physics\include\NxJoint.h">
|
---|
991 | </File>
|
---|
992 | <File
|
---|
993 | RelativePath=".\physic\physics\include\NxJointDesc.h">
|
---|
994 | </File>
|
---|
995 | <File
|
---|
996 | RelativePath=".\physic\physics\include\NxJointLimitDesc.h">
|
---|
997 | </File>
|
---|
998 | <File
|
---|
999 | RelativePath=".\physic\physics\include\NxJointLimitPairDesc.h">
|
---|
1000 | </File>
|
---|
1001 | <File
|
---|
1002 | RelativePath=".\physic\physics\include\NxJointLimitSoftDesc.h">
|
---|
1003 | </File>
|
---|
1004 | <File
|
---|
1005 | RelativePath=".\physic\physics\include\NxJointLimitSoftPairDesc.h">
|
---|
1006 | </File>
|
---|
1007 | <File
|
---|
1008 | RelativePath=".\physic\physics\include\NxMaterial.h">
|
---|
1009 | </File>
|
---|
1010 | <File
|
---|
1011 | RelativePath=".\physic\physics\include\NxMaterialDesc.h">
|
---|
1012 | </File>
|
---|
1013 | <File
|
---|
1014 | RelativePath=".\physic\physics\include\NxMotorDesc.h">
|
---|
1015 | </File>
|
---|
1016 | <File
|
---|
1017 | RelativePath=".\physic\physics\include\Nxp.h">
|
---|
1018 | </File>
|
---|
1019 | <File
|
---|
1020 | RelativePath=".\physic\physics\include\NxPhysics.h">
|
---|
1021 | </File>
|
---|
1022 | <File
|
---|
1023 | RelativePath=".\physic\physics\include\NxPhysicsSDK.h">
|
---|
1024 | </File>
|
---|
1025 | <File
|
---|
1026 | RelativePath=".\physic\physics\include\NxPlaneShape.h">
|
---|
1027 | </File>
|
---|
1028 | <File
|
---|
1029 | RelativePath=".\physic\physics\include\NxPlaneShapeDesc.h">
|
---|
1030 | </File>
|
---|
1031 | <File
|
---|
1032 | RelativePath=".\physic\physics\include\NxPMap.h">
|
---|
1033 | </File>
|
---|
1034 | <File
|
---|
1035 | RelativePath=".\physic\physics\include\NxPointInPlaneJoint.h">
|
---|
1036 | </File>
|
---|
1037 | <File
|
---|
1038 | RelativePath=".\physic\physics\include\NxPointInPlaneJointDesc.h">
|
---|
1039 | </File>
|
---|
1040 | <File
|
---|
1041 | RelativePath=".\physic\physics\include\NxPointOnLineJoint.h">
|
---|
1042 | </File>
|
---|
1043 | <File
|
---|
1044 | RelativePath=".\physic\physics\include\NxPointOnLineJointDesc.h">
|
---|
1045 | </File>
|
---|
1046 | <File
|
---|
1047 | RelativePath=".\physic\physics\include\NxPrismaticJoint.h">
|
---|
1048 | </File>
|
---|
1049 | <File
|
---|
1050 | RelativePath=".\physic\physics\include\NxPrismaticJointDesc.h">
|
---|
1051 | </File>
|
---|
1052 | <File
|
---|
1053 | RelativePath=".\physic\physics\include\NxPulleyJoint.h">
|
---|
1054 | </File>
|
---|
1055 | <File
|
---|
1056 | RelativePath=".\physic\physics\include\NxPulleyJointDesc.h">
|
---|
1057 | </File>
|
---|
1058 | <File
|
---|
1059 | RelativePath=".\physic\physics\include\NxRevoluteJoint.h">
|
---|
1060 | </File>
|
---|
1061 | <File
|
---|
1062 | RelativePath=".\physic\physics\include\NxRevoluteJointDesc.h">
|
---|
1063 | </File>
|
---|
1064 | <File
|
---|
1065 | RelativePath=".\physic\physics\include\NxScene.h">
|
---|
1066 | </File>
|
---|
1067 | <File
|
---|
1068 | RelativePath=".\physic\physics\include\NxSceneDesc.h">
|
---|
1069 | </File>
|
---|
1070 | <File
|
---|
1071 | RelativePath=".\physic\physics\include\NxSceneStats.h">
|
---|
1072 | </File>
|
---|
1073 | <File
|
---|
1074 | RelativePath=".\physic\physics\include\NxShape.h">
|
---|
1075 | </File>
|
---|
1076 | <File
|
---|
1077 | RelativePath=".\physic\physics\include\NxShapeDesc.h">
|
---|
1078 | </File>
|
---|
1079 | <File
|
---|
1080 | RelativePath=".\physic\physics\include\NxSmoothNormals.h">
|
---|
1081 | </File>
|
---|
1082 | <File
|
---|
1083 | RelativePath=".\physic\physics\include\NxSphereShape.h">
|
---|
1084 | </File>
|
---|
1085 | <File
|
---|
1086 | RelativePath=".\physic\physics\include\NxSphereShapeDesc.h">
|
---|
1087 | </File>
|
---|
1088 | <File
|
---|
1089 | RelativePath=".\physic\physics\include\NxSphericalJoint.h">
|
---|
1090 | </File>
|
---|
1091 | <File
|
---|
1092 | RelativePath=".\physic\physics\include\NxSphericalJointDesc.h">
|
---|
1093 | </File>
|
---|
1094 | <File
|
---|
1095 | RelativePath=".\physic\physics\include\NxSpringAndDamperEffector.h">
|
---|
1096 | </File>
|
---|
1097 | <File
|
---|
1098 | RelativePath=".\physic\physics\include\NxSpringAndDamperEffectorDesc.h">
|
---|
1099 | </File>
|
---|
1100 | <File
|
---|
1101 | RelativePath=".\physic\physics\include\NxSpringDesc.h">
|
---|
1102 | </File>
|
---|
1103 | <File
|
---|
1104 | RelativePath=".\physic\physics\include\NxTriangle.h">
|
---|
1105 | </File>
|
---|
1106 | <File
|
---|
1107 | RelativePath=".\physic\physics\include\NxTriangleMesh.h">
|
---|
1108 | </File>
|
---|
1109 | <File
|
---|
1110 | RelativePath=".\physic\physics\include\NxTriangleMeshDesc.h">
|
---|
1111 | </File>
|
---|
1112 | <File
|
---|
1113 | RelativePath=".\physic\physics\include\NxTriangleMeshShape.h">
|
---|
1114 | </File>
|
---|
1115 | <File
|
---|
1116 | RelativePath=".\physic\physics\include\NxTriangleMeshShapeDesc.h">
|
---|
1117 | </File>
|
---|
1118 | <File
|
---|
1119 | RelativePath=".\physic\physics\include\NxUserContactReport.h">
|
---|
1120 | </File>
|
---|
1121 | <File
|
---|
1122 | RelativePath=".\physic\physics\include\NxUserEntityReport.h">
|
---|
1123 | </File>
|
---|
1124 | <File
|
---|
1125 | RelativePath=".\physic\physics\include\NxUserNotify.h">
|
---|
1126 | </File>
|
---|
1127 | <File
|
---|
1128 | RelativePath=".\physic\physics\include\NxUserRaycastReport.h">
|
---|
1129 | </File>
|
---|
1130 | <File
|
---|
1131 | RelativePath=".\physic\physics\include\NxUtilLib.h">
|
---|
1132 | </File>
|
---|
1133 | <File
|
---|
1134 | RelativePath=".\physic\physics\include\NxWheelShape.h">
|
---|
1135 | </File>
|
---|
1136 | <File
|
---|
1137 | RelativePath=".\physic\physics\include\NxWheelShapeDesc.h">
|
---|
1138 | </File>
|
---|
1139 | <Filter
|
---|
1140 | Name="fluids"
|
---|
1141 | Filter="">
|
---|
1142 | <File
|
---|
1143 | RelativePath=".\physic\physics\include\fluids\NxFluid.h">
|
---|
1144 | </File>
|
---|
1145 | <File
|
---|
1146 | RelativePath=".\physic\physics\include\fluids\NxFluidDesc.h">
|
---|
1147 | </File>
|
---|
1148 | <File
|
---|
1149 | RelativePath=".\physic\physics\include\fluids\NxFluidEmitter.h">
|
---|
1150 | </File>
|
---|
1151 | <File
|
---|
1152 | RelativePath=".\physic\physics\include\fluids\NxFluidEmitterDesc.h">
|
---|
1153 | </File>
|
---|
1154 | <File
|
---|
1155 | RelativePath=".\physic\physics\include\fluids\NxImplicitMesh.h">
|
---|
1156 | </File>
|
---|
1157 | <File
|
---|
1158 | RelativePath=".\physic\physics\include\fluids\NxImplicitMeshDesc.h">
|
---|
1159 | </File>
|
---|
1160 | <File
|
---|
1161 | RelativePath=".\physic\physics\include\fluids\NxMeshData.h">
|
---|
1162 | </File>
|
---|
1163 | <File
|
---|
1164 | RelativePath=".\physic\physics\include\fluids\NxParticleData.h">
|
---|
1165 | </File>
|
---|
1166 | </Filter>
|
---|
1167 | </Filter>
|
---|
1168 | </Filter>
|
---|
1169 | <Filter
|
---|
1170 | Name="PhysicXLoader"
|
---|
1171 | Filter="">
|
---|
1172 | <Filter
|
---|
1173 | Name="includes"
|
---|
1174 | Filter="">
|
---|
1175 | <File
|
---|
1176 | RelativePath=".\physic\physxloader\include\PhysXLoader.h">
|
---|
1177 | </File>
|
---|
1178 | <File
|
---|
1179 | RelativePath=".\physic\physxloader\include\Win32RegistryAccess.h">
|
---|
1180 | </File>
|
---|
1181 | </Filter>
|
---|
1182 | </Filter>
|
---|
1183 | </Filter>
|
---|
1184 | <Filter
|
---|
1185 | Name="libs"
|
---|
1186 | Filter="">
|
---|
1187 | <File
|
---|
1188 | RelativePath=".\libs\fmodvc.lib">
|
---|
1189 | </File>
|
---|
1190 | <File
|
---|
1191 | RelativePath=".\libs\NxCharacter.lib">
|
---|
1192 | </File>
|
---|
1193 | <File
|
---|
1194 | RelativePath=".\libs\NxCooking.lib">
|
---|
1195 | </File>
|
---|
1196 | <File
|
---|
1197 | RelativePath=".\libs\NxExtensions.lib">
|
---|
1198 | </File>
|
---|
1199 | <File
|
---|
1200 | RelativePath=".\libs\PhysXLoader.lib">
|
---|
1201 | </File>
|
---|
1202 | </Filter>
|
---|
1203 | <Filter
|
---|
1204 | Name="shaders"
|
---|
1205 | Filter="">
|
---|
1206 | <File
|
---|
1207 | RelativePath=".\shaders\compileShaders.bat">
|
---|
1208 | </File>
|
---|
1209 | <File
|
---|
1210 | RelativePath=".\shaders\depthImp.fx">
|
---|
1211 | </File>
|
---|
1212 | <File
|
---|
1213 | RelativePath=".\shaders\Ocean.fx">
|
---|
1214 | </File>
|
---|
1215 | <File
|
---|
1216 | RelativePath=".\shaders\RayTraceEffects.fx">
|
---|
1217 | </File>
|
---|
1218 | <File
|
---|
1219 | RelativePath=".\shaders\sceneFader.fx">
|
---|
1220 | </File>
|
---|
1221 | <File
|
---|
1222 | RelativePath=".\shaders\simpleMesh.fx">
|
---|
1223 | </File>
|
---|
1224 | <File
|
---|
1225 | RelativePath=".\shaders\terrain.fx">
|
---|
1226 | </File>
|
---|
1227 | </Filter>
|
---|
1228 | </Files>
|
---|
1229 | <Globals>
|
---|
1230 | </Globals>
|
---|
1231 | </VisualStudioProject>
|
---|