diff --git a/visualc_net/dosbox.vcproj b/visualc_net/dosbox.vcproj index c79a15cc..f397a0f1 100644 --- a/visualc_net/dosbox.vcproj +++ b/visualc_net/dosbox.vcproj @@ -25,6 +25,7 @@ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" + RuntimeTypeInfo="TRUE" PrecompiledHeaderFile=".\Debug/dosbox.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" @@ -97,6 +98,7 @@ RuntimeLibrary="2" BufferSecurityCheck="FALSE" EnableFunctionLevelLinking="TRUE" + RuntimeTypeInfo="TRUE" PrecompiledHeaderFile=".\Release/dosbox.pch" AssemblerOutput="4" AssemblerListingLocation=".\Release/"