Oops. Put no RTTI on debug build as well.
This commit is contained in:
parent
c1edaa83bd
commit
971c5ffbb5
|
@ -149,6 +149,7 @@
|
|||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;csx_EXPORTS"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeTypeInfo="false"
|
||||
UsePrecompiledHeader="0"
|
||||
PrecompiledHeaderFile=".\debug/csx.pch"
|
||||
AssemblerListingLocation=".\debug/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user