From: fredb Date: Sun, 28 Sep 2008 08:27:51 +0000 (+0000) Subject: Update MSVC 7.1 projects X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d3819c5f0c20fbe7a0c5e0251060f87036592633;p=flightgear.git Update MSVC 7.1 projects --- diff --git a/projects/VC7.1/fgjs.vcproj b/projects/VC7.1/fgjs.vcproj index 95bff1b6f..2b4462652 100755 --- a/projects/VC7.1/fgjs.vcproj +++ b/projects/VC7.1/fgjs.vcproj @@ -25,6 +25,7 @@ MinimalRebuild="TRUE" BasicRuntimeChecks="3" RuntimeLibrary="3" + RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" @@ -73,6 +74,7 @@ AdditionalIncludeDirectories="..\..\src;..\..\..\SimGear;..\..\..;..\..\..\install\msvc71\OpenSceneGraph\include;..\..\..\3rdParty\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;NOMINMAX;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS" RuntimeLibrary="2" + RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE"