From 182c1cdae82104465db011597e7046738d761961 Mon Sep 17 00:00:00 2001 From: fredb Date: Sun, 9 Mar 2008 22:15:41 +0000 Subject: [PATCH] Update MSVC 7.1 projects --- projects/VC7.1/MIDGsmooth.vcproj | 2 ++ projects/VC7.1/UGsmooth.vcproj | 2 ++ 2 files changed, 4 insertions(+) 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" -- 2.39.5