[2642] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="8,00"
|
---|
[2806] | 5 | Name="friendlyculling"
|
---|
[2642] | 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"
|
---|
[2784] | 20 | OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
---|
| 21 | IntermediateDirectory="obj/$(ConfigurationName)"
|
---|
[2642] | 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"
|
---|
[2808] | 43 | AdditionalIncludeDirectories="libs;libs/GL;libs/Devil/include;src;libs/Zlib/include;"$(CG_INC_PATH)""
|
---|
[2784] | 44 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
|
---|
[2642] | 45 | MinimalRebuild="true"
|
---|
| 46 | BasicRuntimeChecks="3"
|
---|
| 47 | RuntimeLibrary="3"
|
---|
[2751] | 48 | RuntimeTypeInfo="false"
|
---|
[2642] | 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"
|
---|
[2808] | 65 | AdditionalDependencies="glut32.lib glew32s.lib glew32.lib DevIL.lib ILUT.lib zlib.lib cg.lib cgGL.lib"
|
---|
[2642] | 66 | LinkIncremental="2"
|
---|
[2808] | 67 | AdditionalLibraryDirectories="libs/GL;libs/Devil/lib;libs/Zlib/lib;"$(CG_LIB_PATH)""
|
---|
| 68 | IgnoreDefaultLibraryNames="LIBCMT"
|
---|
[2642] | 69 | GenerateDebugInformation="true"
|
---|
| 70 | SubSystem="1"
|
---|
| 71 | TargetMachine="1"
|
---|
| 72 | />
|
---|
| 73 | <Tool
|
---|
| 74 | Name="VCALinkTool"
|
---|
| 75 | />
|
---|
| 76 | <Tool
|
---|
| 77 | Name="VCManifestTool"
|
---|
| 78 | />
|
---|
| 79 | <Tool
|
---|
| 80 | Name="VCXDCMakeTool"
|
---|
| 81 | />
|
---|
| 82 | <Tool
|
---|
| 83 | Name="VCBscMakeTool"
|
---|
| 84 | />
|
---|
| 85 | <Tool
|
---|
| 86 | Name="VCFxCopTool"
|
---|
| 87 | />
|
---|
| 88 | <Tool
|
---|
| 89 | Name="VCAppVerifierTool"
|
---|
| 90 | />
|
---|
| 91 | <Tool
|
---|
| 92 | Name="VCWebDeploymentTool"
|
---|
| 93 | />
|
---|
| 94 | <Tool
|
---|
| 95 | Name="VCPostBuildEventTool"
|
---|
| 96 | />
|
---|
| 97 | </Configuration>
|
---|
| 98 | <Configuration
|
---|
| 99 | Name="Release|Win32"
|
---|
[2784] | 100 | OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
|
---|
| 101 | IntermediateDirectory="obj/$(ConfigurationName)"
|
---|
[2642] | 102 | ConfigurationType="1"
|
---|
| 103 | CharacterSet="1"
|
---|
| 104 | WholeProgramOptimization="1"
|
---|
| 105 | >
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCPreBuildEventTool"
|
---|
| 108 | />
|
---|
| 109 | <Tool
|
---|
| 110 | Name="VCCustomBuildTool"
|
---|
| 111 | />
|
---|
| 112 | <Tool
|
---|
| 113 | Name="VCXMLDataGeneratorTool"
|
---|
| 114 | />
|
---|
| 115 | <Tool
|
---|
| 116 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 117 | />
|
---|
| 118 | <Tool
|
---|
| 119 | Name="VCMIDLTool"
|
---|
| 120 | />
|
---|
| 121 | <Tool
|
---|
| 122 | Name="VCCLCompilerTool"
|
---|
[2755] | 123 | Optimization="3"
|
---|
[2751] | 124 | InlineFunctionExpansion="2"
|
---|
| 125 | EnableIntrinsicFunctions="true"
|
---|
| 126 | FavorSizeOrSpeed="1"
|
---|
| 127 | OmitFramePointers="true"
|
---|
| 128 | EnableFiberSafeOptimizations="true"
|
---|
[2808] | 129 | AdditionalIncludeDirectories="libs;libs/GL;libs/Devil/include;src;libs/Zlib/include;"$(CG_INC_PATH)""
|
---|
[2784] | 130 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE; _CRT_SECURE_NO_WARNINGS"
|
---|
[2764] | 131 | StringPooling="true"
|
---|
[2642] | 132 | RuntimeLibrary="2"
|
---|
[2764] | 133 | BufferSecurityCheck="false"
|
---|
| 134 | EnableEnhancedInstructionSet="2"
|
---|
[2751] | 135 | RuntimeTypeInfo="false"
|
---|
[2642] | 136 | UsePrecompiledHeader="0"
|
---|
[2755] | 137 | BrowseInformation="1"
|
---|
[2642] | 138 | WarningLevel="3"
|
---|
| 139 | Detect64BitPortabilityProblems="true"
|
---|
| 140 | DebugInformationFormat="3"
|
---|
| 141 | />
|
---|
| 142 | <Tool
|
---|
| 143 | Name="VCManagedResourceCompilerTool"
|
---|
| 144 | />
|
---|
| 145 | <Tool
|
---|
| 146 | Name="VCResourceCompilerTool"
|
---|
| 147 | />
|
---|
| 148 | <Tool
|
---|
| 149 | Name="VCPreLinkEventTool"
|
---|
| 150 | />
|
---|
| 151 | <Tool
|
---|
| 152 | Name="VCLinkerTool"
|
---|
[2809] | 153 | AdditionalDependencies="glut32.lib glew32s.lib glew32.lib DevIL.lib ILUT.lib zlib.lib cg.lib cgGL.lib"
|
---|
[2642] | 154 | LinkIncremental="1"
|
---|
[2809] | 155 | AdditionalLibraryDirectories="libs/GL;libs/Devil/lib;libs/Zlib/lib;"$(CG_LIB_PATH)""
|
---|
[2801] | 156 | IgnoreAllDefaultLibraries="false"
|
---|
| 157 | IgnoreDefaultLibraryNames="LIBCMT"
|
---|
[2756] | 158 | GenerateDebugInformation="false"
|
---|
[2642] | 159 | SubSystem="1"
|
---|
| 160 | OptimizeReferences="2"
|
---|
| 161 | EnableCOMDATFolding="2"
|
---|
[2764] | 162 | OptimizeForWindows98="1"
|
---|
[2642] | 163 | TargetMachine="1"
|
---|
| 164 | />
|
---|
| 165 | <Tool
|
---|
| 166 | Name="VCALinkTool"
|
---|
| 167 | />
|
---|
| 168 | <Tool
|
---|
| 169 | Name="VCManifestTool"
|
---|
| 170 | />
|
---|
| 171 | <Tool
|
---|
| 172 | Name="VCXDCMakeTool"
|
---|
| 173 | />
|
---|
| 174 | <Tool
|
---|
| 175 | Name="VCBscMakeTool"
|
---|
| 176 | />
|
---|
| 177 | <Tool
|
---|
| 178 | Name="VCFxCopTool"
|
---|
| 179 | />
|
---|
| 180 | <Tool
|
---|
| 181 | Name="VCAppVerifierTool"
|
---|
| 182 | />
|
---|
| 183 | <Tool
|
---|
| 184 | Name="VCWebDeploymentTool"
|
---|
| 185 | />
|
---|
| 186 | <Tool
|
---|
| 187 | Name="VCPostBuildEventTool"
|
---|
| 188 | />
|
---|
| 189 | </Configuration>
|
---|
| 190 | </Configurations>
|
---|
| 191 | <References>
|
---|
| 192 | </References>
|
---|
| 193 | <Files>
|
---|
| 194 | <Filter
|
---|
[2778] | 195 | Name="util"
|
---|
[2642] | 196 | >
|
---|
| 197 | <File
|
---|
[2783] | 198 | RelativePath=".\src\AxisAlignedBox3.cpp"
|
---|
| 199 | >
|
---|
| 200 | </File>
|
---|
| 201 | <File
|
---|
[2795] | 202 | RelativePath=".\src\BvhLoader.cpp"
|
---|
[2783] | 203 | >
|
---|
| 204 | </File>
|
---|
| 205 | <File
|
---|
[2795] | 206 | RelativePath=".\src\BvhLoader.h"
|
---|
[2783] | 207 | >
|
---|
| 208 | </File>
|
---|
| 209 | <File
|
---|
[2795] | 210 | RelativePath=".\src\common.cpp"
|
---|
[2783] | 211 | >
|
---|
| 212 | </File>
|
---|
| 213 | <File
|
---|
[2795] | 214 | RelativePath=".\src\common.h"
|
---|
[2783] | 215 | >
|
---|
| 216 | </File>
|
---|
| 217 | <File
|
---|
[2825] | 218 | RelativePath=".\src\Environment.cpp"
|
---|
| 219 | >
|
---|
| 220 | </File>
|
---|
| 221 | <File
|
---|
| 222 | RelativePath=".\src\Environment.h"
|
---|
| 223 | >
|
---|
| 224 | </File>
|
---|
| 225 | <File
|
---|
[2826] | 226 | RelativePath=".\src\glfont2.cpp"
|
---|
| 227 | >
|
---|
| 228 | </File>
|
---|
| 229 | <File
|
---|
| 230 | RelativePath=".\src\glfont2.h"
|
---|
| 231 | >
|
---|
| 232 | </File>
|
---|
| 233 | <File
|
---|
[2795] | 234 | RelativePath=".\src\glInterface.h"
|
---|
[2642] | 235 | >
|
---|
| 236 | </File>
|
---|
| 237 | <File
|
---|
[2795] | 238 | RelativePath=".\src\gzstream.cpp"
|
---|
[2642] | 239 | >
|
---|
| 240 | </File>
|
---|
| 241 | <File
|
---|
[2795] | 242 | RelativePath=".\src\gzstream.h"
|
---|
[2755] | 243 | >
|
---|
| 244 | </File>
|
---|
| 245 | <File
|
---|
[2837] | 246 | RelativePath=".\src\Halton.cpp"
|
---|
| 247 | >
|
---|
| 248 | </File>
|
---|
| 249 | <File
|
---|
| 250 | RelativePath=".\src\Halton.h"
|
---|
| 251 | >
|
---|
| 252 | </File>
|
---|
| 253 | <File
|
---|
[2782] | 254 | RelativePath=".\src\Matrix4x4.cpp"
|
---|
[2755] | 255 | >
|
---|
| 256 | </File>
|
---|
| 257 | <File
|
---|
[2782] | 258 | RelativePath=".\src\Matrix4x4.h"
|
---|
[2755] | 259 | >
|
---|
| 260 | </File>
|
---|
| 261 | <File
|
---|
[2827] | 262 | RelativePath=".\src\PerformanceGraph.cpp"
|
---|
| 263 | >
|
---|
| 264 | </File>
|
---|
| 265 | <File
|
---|
| 266 | RelativePath=".\src\PerformanceGraph.h"
|
---|
| 267 | >
|
---|
| 268 | </File>
|
---|
| 269 | <File
|
---|
[2782] | 270 | RelativePath=".\src\Plane3.cpp"
|
---|
[2755] | 271 | >
|
---|
| 272 | </File>
|
---|
| 273 | <File
|
---|
[2782] | 274 | RelativePath=".\src\Plane3.h"
|
---|
[2746] | 275 | >
|
---|
| 276 | </File>
|
---|
| 277 | <File
|
---|
[2808] | 278 | RelativePath=".\src\RenderTexture.cpp"
|
---|
| 279 | >
|
---|
| 280 | </File>
|
---|
| 281 | <File
|
---|
| 282 | RelativePath=".\src\RenderTexture.h"
|
---|
| 283 | >
|
---|
| 284 | </File>
|
---|
| 285 | <File
|
---|
[2853] | 286 | RelativePath=".\src\SampleGenerator.cpp"
|
---|
| 287 | >
|
---|
| 288 | </File>
|
---|
| 289 | <File
|
---|
| 290 | RelativePath=".\src\SampleGenerator.h"
|
---|
| 291 | >
|
---|
| 292 | </File>
|
---|
| 293 | <File
|
---|
[2782] | 294 | RelativePath=".\src\SceneQuery.cpp"
|
---|
[2746] | 295 | >
|
---|
| 296 | </File>
|
---|
| 297 | <File
|
---|
[2782] | 298 | RelativePath=".\src\SceneQuery.h"
|
---|
[2642] | 299 | >
|
---|
| 300 | </File>
|
---|
| 301 | <File
|
---|
[2782] | 302 | RelativePath=".\src\Triangle3.cpp"
|
---|
[2751] | 303 | >
|
---|
| 304 | </File>
|
---|
| 305 | <File
|
---|
[2782] | 306 | RelativePath=".\src\Triangle3.h"
|
---|
[2642] | 307 | >
|
---|
| 308 | </File>
|
---|
| 309 | <File
|
---|
[2782] | 310 | RelativePath=".\src\Vector3.cpp"
|
---|
[2642] | 311 | >
|
---|
| 312 | </File>
|
---|
| 313 | <File
|
---|
[2782] | 314 | RelativePath=".\src\Vector3.h"
|
---|
[2751] | 315 | >
|
---|
| 316 | </File>
|
---|
[2776] | 317 | <Filter
|
---|
| 318 | Name="timer"
|
---|
| 319 | >
|
---|
| 320 | <File
|
---|
[2782] | 321 | RelativePath=".\src\Timer\BenchTimer.cpp"
|
---|
[2776] | 322 | >
|
---|
| 323 | </File>
|
---|
| 324 | <File
|
---|
[2782] | 325 | RelativePath=".\src\Timer\BenchTimer.h"
|
---|
[2776] | 326 | >
|
---|
| 327 | </File>
|
---|
| 328 | <File
|
---|
[2782] | 329 | RelativePath=".\src\Timer\merror.cpp"
|
---|
[2776] | 330 | >
|
---|
| 331 | </File>
|
---|
| 332 | <File
|
---|
[2782] | 333 | RelativePath=".\src\Timer\merror.h"
|
---|
[2776] | 334 | >
|
---|
| 335 | </File>
|
---|
| 336 | <File
|
---|
[2782] | 337 | RelativePath=".\src\Timer\mstring.h"
|
---|
[2776] | 338 | >
|
---|
| 339 | </File>
|
---|
| 340 | <File
|
---|
[2782] | 341 | RelativePath=".\src\Timer\PerfTimer.h"
|
---|
[2776] | 342 | >
|
---|
| 343 | </File>
|
---|
| 344 | <File
|
---|
[2782] | 345 | RelativePath=".\src\Timer\PerfTimerSkeleton.h"
|
---|
[2776] | 346 | >
|
---|
| 347 | </File>
|
---|
| 348 | <File
|
---|
[2782] | 349 | RelativePath=".\src\Timer\RDTSCTimer.cpp"
|
---|
[2776] | 350 | >
|
---|
| 351 | </File>
|
---|
| 352 | <File
|
---|
[2782] | 353 | RelativePath=".\src\Timer\RDTSCTimer.h"
|
---|
[2776] | 354 | >
|
---|
| 355 | </File>
|
---|
| 356 | </Filter>
|
---|
[2642] | 357 | </Filter>
|
---|
[2751] | 358 | <Filter
|
---|
| 359 | Name="traversal"
|
---|
| 360 | >
|
---|
[2756] | 361 | <Filter
|
---|
| 362 | Name="Header Files"
|
---|
[2754] | 363 | >
|
---|
[2756] | 364 | <File
|
---|
[2782] | 365 | RelativePath=".\src\CHCPlusPlusTraverser.h"
|
---|
[2756] | 366 | >
|
---|
| 367 | </File>
|
---|
| 368 | <File
|
---|
[2782] | 369 | RelativePath=".\src\CHCTraverser.cpp"
|
---|
[2756] | 370 | >
|
---|
[2782] | 371 | <FileConfiguration
|
---|
| 372 | Name="Debug|Win32"
|
---|
| 373 | >
|
---|
| 374 | <Tool
|
---|
| 375 | Name="VCCLCompilerTool"
|
---|
| 376 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 377 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 378 | />
|
---|
| 379 | </FileConfiguration>
|
---|
| 380 | <FileConfiguration
|
---|
| 381 | Name="Release|Win32"
|
---|
| 382 | >
|
---|
| 383 | <Tool
|
---|
| 384 | Name="VCCLCompilerTool"
|
---|
| 385 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 386 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 387 | />
|
---|
| 388 | </FileConfiguration>
|
---|
[2756] | 389 | </File>
|
---|
| 390 | <File
|
---|
[2782] | 391 | RelativePath=".\src\CHCTraverser.h"
|
---|
[2756] | 392 | >
|
---|
| 393 | </File>
|
---|
| 394 | <File
|
---|
[2782] | 395 | RelativePath=".\src\FrustumCullingTraverser.h"
|
---|
[2756] | 396 | >
|
---|
| 397 | </File>
|
---|
| 398 | <File
|
---|
[2782] | 399 | RelativePath=".\src\RenderTraverser.h"
|
---|
[2756] | 400 | >
|
---|
| 401 | </File>
|
---|
[2782] | 402 | <File
|
---|
| 403 | RelativePath=".\src\StopAndWaitTraverser.h"
|
---|
| 404 | >
|
---|
| 405 | </File>
|
---|
[2756] | 406 | </Filter>
|
---|
| 407 | <Filter
|
---|
| 408 | Name="Source Files"
|
---|
[2754] | 409 | >
|
---|
[2756] | 410 | <File
|
---|
[2782] | 411 | RelativePath=".\src\CHCPlusPlusTraverser.cpp"
|
---|
[2756] | 412 | >
|
---|
[2782] | 413 | <FileConfiguration
|
---|
| 414 | Name="Debug|Win32"
|
---|
| 415 | >
|
---|
| 416 | <Tool
|
---|
| 417 | Name="VCCLCompilerTool"
|
---|
| 418 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 419 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 420 | />
|
---|
| 421 | </FileConfiguration>
|
---|
| 422 | <FileConfiguration
|
---|
| 423 | Name="Release|Win32"
|
---|
| 424 | >
|
---|
| 425 | <Tool
|
---|
| 426 | Name="VCCLCompilerTool"
|
---|
| 427 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 428 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 429 | />
|
---|
| 430 | </FileConfiguration>
|
---|
[2756] | 431 | </File>
|
---|
| 432 | <File
|
---|
[2782] | 433 | RelativePath=".\src\FrustumCullingTraverser.cpp"
|
---|
[2756] | 434 | >
|
---|
[2782] | 435 | <FileConfiguration
|
---|
| 436 | Name="Debug|Win32"
|
---|
| 437 | >
|
---|
| 438 | <Tool
|
---|
| 439 | Name="VCCLCompilerTool"
|
---|
| 440 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 441 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 442 | />
|
---|
| 443 | </FileConfiguration>
|
---|
| 444 | <FileConfiguration
|
---|
| 445 | Name="Release|Win32"
|
---|
| 446 | >
|
---|
| 447 | <Tool
|
---|
| 448 | Name="VCCLCompilerTool"
|
---|
| 449 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 450 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 451 | />
|
---|
| 452 | </FileConfiguration>
|
---|
[2756] | 453 | </File>
|
---|
| 454 | <File
|
---|
[2782] | 455 | RelativePath=".\src\RenderTraverser.cpp"
|
---|
[2756] | 456 | >
|
---|
[2782] | 457 | <FileConfiguration
|
---|
| 458 | Name="Debug|Win32"
|
---|
| 459 | >
|
---|
| 460 | <Tool
|
---|
| 461 | Name="VCCLCompilerTool"
|
---|
| 462 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 463 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 464 | />
|
---|
| 465 | </FileConfiguration>
|
---|
| 466 | <FileConfiguration
|
---|
| 467 | Name="Release|Win32"
|
---|
| 468 | >
|
---|
| 469 | <Tool
|
---|
| 470 | Name="VCCLCompilerTool"
|
---|
| 471 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 472 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 473 | />
|
---|
| 474 | </FileConfiguration>
|
---|
[2756] | 475 | </File>
|
---|
| 476 | <File
|
---|
[2782] | 477 | RelativePath=".\src\StopAndWaitTraverser.cpp"
|
---|
[2756] | 478 | >
|
---|
[2782] | 479 | <FileConfiguration
|
---|
| 480 | Name="Debug|Win32"
|
---|
| 481 | >
|
---|
| 482 | <Tool
|
---|
| 483 | Name="VCCLCompilerTool"
|
---|
| 484 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 485 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 486 | />
|
---|
| 487 | </FileConfiguration>
|
---|
| 488 | <FileConfiguration
|
---|
| 489 | Name="Release|Win32"
|
---|
| 490 | >
|
---|
| 491 | <Tool
|
---|
| 492 | Name="VCCLCompilerTool"
|
---|
| 493 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 494 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 495 | />
|
---|
| 496 | </FileConfiguration>
|
---|
[2756] | 497 | </File>
|
---|
| 498 | </Filter>
|
---|
| 499 | </Filter>
|
---|
| 500 | <Filter
|
---|
[2806] | 501 | Name="rendering"
|
---|
[2756] | 502 | >
|
---|
| 503 | <Filter
|
---|
| 504 | Name="Header Files"
|
---|
| 505 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
| 506 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
[2754] | 507 | >
|
---|
[2756] | 508 | <File
|
---|
[2782] | 509 | RelativePath=".\src\Bvh.h"
|
---|
[2756] | 510 | >
|
---|
| 511 | </File>
|
---|
| 512 | <File
|
---|
[2782] | 513 | RelativePath=".\src\Camera.h"
|
---|
[2756] | 514 | >
|
---|
| 515 | </File>
|
---|
| 516 | <File
|
---|
[2854] | 517 | RelativePath=".\src\FrameBufferObject.h"
|
---|
| 518 | >
|
---|
| 519 | </File>
|
---|
| 520 | <File
|
---|
[2793] | 521 | RelativePath=".\src\Geometry.h"
|
---|
[2756] | 522 | >
|
---|
| 523 | </File>
|
---|
| 524 | <File
|
---|
[2839] | 525 | RelativePath=".\src\LODInfo.h"
|
---|
| 526 | >
|
---|
| 527 | </File>
|
---|
| 528 | <File
|
---|
[2801] | 529 | RelativePath=".\src\Material.h"
|
---|
| 530 | >
|
---|
| 531 | </File>
|
---|
| 532 | <File
|
---|
[2782] | 533 | RelativePath=".\src\OcclusionQuery.h"
|
---|
[2756] | 534 | >
|
---|
| 535 | </File>
|
---|
| 536 | <File
|
---|
[2782] | 537 | RelativePath=".\src\RenderQueue.h"
|
---|
[2767] | 538 | >
|
---|
| 539 | </File>
|
---|
| 540 | <File
|
---|
[2782] | 541 | RelativePath=".\src\RenderState.h"
|
---|
[2769] | 542 | >
|
---|
| 543 | </File>
|
---|
| 544 | <File
|
---|
[2806] | 545 | RelativePath=".\src\ResourceManager.h"
|
---|
| 546 | >
|
---|
| 547 | </File>
|
---|
| 548 | <File
|
---|
[2783] | 549 | RelativePath=".\src\SceneEntity.h"
|
---|
| 550 | >
|
---|
| 551 | </File>
|
---|
| 552 | <File
|
---|
[2839] | 553 | RelativePath=".\src\Shape.h"
|
---|
| 554 | >
|
---|
| 555 | </File>
|
---|
| 556 | <File
|
---|
[2782] | 557 | RelativePath=".\src\Texture.h"
|
---|
[2756] | 558 | >
|
---|
| 559 | </File>
|
---|
| 560 | <File
|
---|
[2840] | 561 | RelativePath=".\src\Transform3.h"
|
---|
[2839] | 562 | >
|
---|
| 563 | </File>
|
---|
| 564 | <File
|
---|
[2782] | 565 | RelativePath=".\src\Visualization.h"
|
---|
[2756] | 566 | >
|
---|
| 567 | </File>
|
---|
| 568 | </Filter>
|
---|
| 569 | <Filter
|
---|
| 570 | Name="Source Files"
|
---|
| 571 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
| 572 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
[2754] | 573 | >
|
---|
[2756] | 574 | <File
|
---|
[2782] | 575 | RelativePath=".\src\Bvh.cpp"
|
---|
[2756] | 576 | >
|
---|
[2782] | 577 | <FileConfiguration
|
---|
| 578 | Name="Debug|Win32"
|
---|
| 579 | >
|
---|
| 580 | <Tool
|
---|
| 581 | Name="VCCLCompilerTool"
|
---|
| 582 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 583 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 584 | />
|
---|
| 585 | </FileConfiguration>
|
---|
| 586 | <FileConfiguration
|
---|
| 587 | Name="Release|Win32"
|
---|
| 588 | >
|
---|
| 589 | <Tool
|
---|
| 590 | Name="VCCLCompilerTool"
|
---|
| 591 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 592 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 593 | />
|
---|
| 594 | </FileConfiguration>
|
---|
[2756] | 595 | </File>
|
---|
| 596 | <File
|
---|
[2782] | 597 | RelativePath=".\src\Camera.cpp"
|
---|
[2756] | 598 | >
|
---|
[2782] | 599 | <FileConfiguration
|
---|
| 600 | Name="Debug|Win32"
|
---|
| 601 | >
|
---|
| 602 | <Tool
|
---|
| 603 | Name="VCCLCompilerTool"
|
---|
| 604 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 605 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 606 | />
|
---|
| 607 | </FileConfiguration>
|
---|
| 608 | <FileConfiguration
|
---|
| 609 | Name="Release|Win32"
|
---|
| 610 | >
|
---|
| 611 | <Tool
|
---|
| 612 | Name="VCCLCompilerTool"
|
---|
| 613 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 614 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 615 | />
|
---|
| 616 | </FileConfiguration>
|
---|
[2756] | 617 | </File>
|
---|
| 618 | <File
|
---|
[2783] | 619 | RelativePath=".\src\chcdemo.cpp"
|
---|
| 620 | >
|
---|
| 621 | </File>
|
---|
| 622 | <File
|
---|
[2854] | 623 | RelativePath=".\src\FrameBufferObject.cpp"
|
---|
| 624 | >
|
---|
| 625 | </File>
|
---|
| 626 | <File
|
---|
[2783] | 627 | RelativePath=".\src\Geometry.cpp"
|
---|
| 628 | >
|
---|
| 629 | </File>
|
---|
| 630 | <File
|
---|
[2847] | 631 | RelativePath=".\src\LODInfo.cpp"
|
---|
| 632 | >
|
---|
| 633 | </File>
|
---|
| 634 | <File
|
---|
[2783] | 635 | RelativePath=".\src\Material.cpp"
|
---|
| 636 | >
|
---|
| 637 | </File>
|
---|
| 638 | <File
|
---|
[2782] | 639 | RelativePath=".\src\OcclusionQuery.cpp"
|
---|
[2756] | 640 | >
|
---|
[2782] | 641 | <FileConfiguration
|
---|
| 642 | Name="Debug|Win32"
|
---|
| 643 | >
|
---|
| 644 | <Tool
|
---|
| 645 | Name="VCCLCompilerTool"
|
---|
| 646 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 647 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 648 | />
|
---|
| 649 | </FileConfiguration>
|
---|
| 650 | <FileConfiguration
|
---|
| 651 | Name="Release|Win32"
|
---|
| 652 | >
|
---|
| 653 | <Tool
|
---|
| 654 | Name="VCCLCompilerTool"
|
---|
| 655 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 656 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 657 | />
|
---|
| 658 | </FileConfiguration>
|
---|
[2756] | 659 | </File>
|
---|
| 660 | <File
|
---|
[2782] | 661 | RelativePath=".\src\RenderQueue.cpp"
|
---|
[2756] | 662 | >
|
---|
[2782] | 663 | <FileConfiguration
|
---|
| 664 | Name="Debug|Win32"
|
---|
| 665 | >
|
---|
| 666 | <Tool
|
---|
| 667 | Name="VCCLCompilerTool"
|
---|
| 668 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 669 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 670 | />
|
---|
| 671 | </FileConfiguration>
|
---|
| 672 | <FileConfiguration
|
---|
| 673 | Name="Release|Win32"
|
---|
| 674 | >
|
---|
| 675 | <Tool
|
---|
| 676 | Name="VCCLCompilerTool"
|
---|
| 677 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 678 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 679 | />
|
---|
| 680 | </FileConfiguration>
|
---|
[2756] | 681 | </File>
|
---|
| 682 | <File
|
---|
[2782] | 683 | RelativePath=".\src\RenderState.cpp"
|
---|
[2756] | 684 | >
|
---|
[2782] | 685 | <FileConfiguration
|
---|
| 686 | Name="Debug|Win32"
|
---|
| 687 | >
|
---|
| 688 | <Tool
|
---|
| 689 | Name="VCCLCompilerTool"
|
---|
| 690 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 691 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 692 | />
|
---|
| 693 | </FileConfiguration>
|
---|
| 694 | <FileConfiguration
|
---|
| 695 | Name="Release|Win32"
|
---|
| 696 | >
|
---|
| 697 | <Tool
|
---|
| 698 | Name="VCCLCompilerTool"
|
---|
| 699 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 700 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 701 | />
|
---|
| 702 | </FileConfiguration>
|
---|
[2756] | 703 | </File>
|
---|
| 704 | <File
|
---|
[2806] | 705 | RelativePath=".\src\ResourceManager.cpp"
|
---|
| 706 | >
|
---|
| 707 | </File>
|
---|
| 708 | <File
|
---|
[2783] | 709 | RelativePath=".\src\SceneEntity.cpp"
|
---|
| 710 | >
|
---|
| 711 | </File>
|
---|
| 712 | <File
|
---|
[2839] | 713 | RelativePath=".\src\Shape.cpp"
|
---|
| 714 | >
|
---|
| 715 | </File>
|
---|
| 716 | <File
|
---|
[2782] | 717 | RelativePath=".\src\Texture.cpp"
|
---|
[2756] | 718 | >
|
---|
[2782] | 719 | <FileConfiguration
|
---|
| 720 | Name="Debug|Win32"
|
---|
| 721 | >
|
---|
| 722 | <Tool
|
---|
| 723 | Name="VCCLCompilerTool"
|
---|
| 724 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 725 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 726 | />
|
---|
| 727 | </FileConfiguration>
|
---|
| 728 | <FileConfiguration
|
---|
| 729 | Name="Release|Win32"
|
---|
| 730 | >
|
---|
| 731 | <Tool
|
---|
| 732 | Name="VCCLCompilerTool"
|
---|
| 733 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 734 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 735 | />
|
---|
| 736 | </FileConfiguration>
|
---|
[2756] | 737 | </File>
|
---|
| 738 | <File
|
---|
[2840] | 739 | RelativePath=".\src\Transform3.cpp"
|
---|
[2839] | 740 | >
|
---|
| 741 | </File>
|
---|
| 742 | <File
|
---|
[2782] | 743 | RelativePath=".\src\Visualization.cpp"
|
---|
[2767] | 744 | >
|
---|
[2782] | 745 | <FileConfiguration
|
---|
| 746 | Name="Debug|Win32"
|
---|
| 747 | >
|
---|
| 748 | <Tool
|
---|
| 749 | Name="VCCLCompilerTool"
|
---|
| 750 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 751 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 752 | />
|
---|
| 753 | </FileConfiguration>
|
---|
| 754 | <FileConfiguration
|
---|
| 755 | Name="Release|Win32"
|
---|
| 756 | >
|
---|
| 757 | <Tool
|
---|
| 758 | Name="VCCLCompilerTool"
|
---|
| 759 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
---|
| 760 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
---|
| 761 | />
|
---|
| 762 | </FileConfiguration>
|
---|
[2767] | 763 | </File>
|
---|
[2756] | 764 | </Filter>
|
---|
[2751] | 765 | </Filter>
|
---|
[2834] | 766 | <Filter
|
---|
| 767 | Name="shaders"
|
---|
| 768 | >
|
---|
| 769 | <File
|
---|
| 770 | RelativePath=".\src\shaders\deferred.cg"
|
---|
| 771 | >
|
---|
| 772 | </File>
|
---|
| 773 | <File
|
---|
| 774 | RelativePath=".\src\shaders\mrt.cg"
|
---|
| 775 | >
|
---|
| 776 | </File>
|
---|
| 777 | </Filter>
|
---|
[2642] | 778 | <File
|
---|
| 779 | RelativePath=".\ReadMe.txt"
|
---|
| 780 | >
|
---|
| 781 | </File>
|
---|
| 782 | </Files>
|
---|
| 783 | <Globals>
|
---|
| 784 | </Globals>
|
---|
| 785 | </VisualStudioProject>
|
---|