Enable RTTI
This commit is contained in:
parent
9580823cd5
commit
7f03b4be1b
|
@ -70,6 +70,7 @@
|
|||
AdditionalIncludeDirectories="../../.."
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
|
|
Loading…
Reference in New Issue