Updated CDTestFramework with the OPCODE Array SAP test.
Thanks Pierre Terdiman for the latest update.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="CDTestFramework"
|
||||
ProjectGUID="{0565DB39-45CC-416E-B549-BFC24F2666D1}"
|
||||
Keyword="Win32Proj"
|
||||
@@ -120,10 +120,15 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories=".\Opcode;.\AntTweakBar\include;.\GIMPACT\Include;../../src;../../Glut"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
ExceptionHandling="0"
|
||||
RuntimeLibrary="0"
|
||||
EnableEnhancedInstructionSet="0"
|
||||
FloatingPointModel="2"
|
||||
RuntimeTypeInfo="false"
|
||||
UsePrecompiledHeader="2"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
@@ -195,6 +200,10 @@
|
||||
RelativePath=".\BulletSAPCompleteBoxPruningTest.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\BulletSAPCompleteBoxPruningTest.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Camera.cpp"
|
||||
>
|
||||
@@ -263,6 +272,14 @@
|
||||
RelativePath=".\OBBMeshQuery.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\OpcodeArraySAPTest.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\OpcodeArraySAPTest.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Profiling.h"
|
||||
>
|
||||
@@ -303,6 +320,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stdafx.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Terrain.cpp"
|
||||
>
|
||||
@@ -317,14 +338,6 @@
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\BulletSAPCompleteBoxPruningTest.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stdafx.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
|
||||
Reference in New Issue
Block a user