minor type in simdvector3, no picking on fixed objects, no run-time type info

This commit is contained in:
ejcoumans
2006-06-21 05:22:43 +00:00
parent ee4ed8b945
commit 324b18b719
98 changed files with 122 additions and 122 deletions

View File

@@ -100,7 +100,7 @@
Optimization="0"
MinimalRebuild="TRUE"
DebugInformationFormat="4"
RuntimeTypeInfo="TRUE"
RuntimeTypeInfo="FALSE"
RuntimeLibrary="3"
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
OptimizeForProcessor="1"