From: fredb Date: Sun, 9 Mar 2008 22:15:41 +0000 (+0000) Subject: Update MSVC 7.1 projects X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=182c1cdae82104465db011597e7046738d761961;p=flightgear.git Update MSVC 7.1 projects --- diff --git a/projects/VC7.1/MIDGsmooth.vcproj b/projects/VC7.1/MIDGsmooth.vcproj index 74c2b97ad..5ce28129a 100755 --- a/projects/VC7.1/MIDGsmooth.vcproj +++ b/projects/VC7.1/MIDGsmooth.vcproj @@ -24,6 +24,7 @@ MinimalRebuild="TRUE" BasicRuntimeChecks="3" RuntimeLibrary="3" + RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" @@ -72,6 +73,7 @@ AdditionalIncludeDirectories="..\..\src;..\..\..;..\..\..\SimGear;..\..\..\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" diff --git a/projects/VC7.1/UGsmooth.vcproj b/projects/VC7.1/UGsmooth.vcproj index 4007db0e5..0d34c6a9f 100755 --- a/projects/VC7.1/UGsmooth.vcproj +++ b/projects/VC7.1/UGsmooth.vcproj @@ -24,6 +24,7 @@ MinimalRebuild="TRUE" BasicRuntimeChecks="3" RuntimeLibrary="3" + RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" @@ -72,6 +73,7 @@ AdditionalIncludeDirectories="..\..\src;..\..\..;..\..\..\SimGear;..\..\..\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"