removed 'processAllTrianglesBruteForce'

autogenerated new visual studio projectfiles
This commit is contained in:
ejcoumans
2007-06-14 13:06:05 +00:00
parent a57d5e1106
commit 718b73371f
108 changed files with 628 additions and 127 deletions

View File

@@ -52,7 +52,7 @@
GenerateDebugInformation="TRUE"
IgnoreDefaultLibraryNames="LIBC,LIBCD"
OutputFile="..\..\ReleaseCollisionInterfaceDemo.exe"
SubSystem="2"
SubSystem="1"
AdditionalOptions=" "
AdditionalDependencies="glut32.lib"
IgnoreImportLibrary="TRUE"
@@ -117,7 +117,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="..\..\ReleaseDblCollisionInterfaceDemo.exe"
SubSystem="2"
SubSystem="1"
AdditionalOptions=" "
AdditionalDependencies="glut32.lib"
IgnoreImportLibrary="TRUE"
@@ -236,6 +236,11 @@
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
MinimalRebuild="TRUE"
DebugInformationFormat="4"
RuntimeTypeInfo="FALSE"
RuntimeLibrary="1"
PreprocessorDefinitions="_DEBUG;BT_USE_DOUBLE_PRECISION;_CONSOLE;WIN32"
OptimizeForProcessor="1"
ExceptionHandling="0"