mirror of
https://github.com/glest/glest-source.git
synced 2025-08-15 04:43:58 +02:00
- fixed windows compiler flag for debug mode to include RTTI
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
RuntimeLibrary="1"
|
||||
EnableFunctionLevelLinking="true"
|
||||
FloatingPointModel="2"
|
||||
RuntimeTypeInfo="false"
|
||||
RuntimeTypeInfo="true"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderThrough=""
|
||||
PrecompiledHeaderFile="c:\temp\glest\$(TargetName).pch"
|
||||
|
Reference in New Issue
Block a user