From f28464dba0c8d5f6879b1c331261f0d2dcec17fe Mon Sep 17 00:00:00 2001 From: frohlich Date: Tue, 7 Nov 2006 05:55:46 +0000 Subject: [PATCH] Modified Files: projects/VC8/SimGear.vcproj: Olaf Flebbe: updated project files --- projects/VC8/SimGear.vcproj | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/projects/VC8/SimGear.vcproj b/projects/VC8/SimGear.vcproj index 2142dca0..ab7d9c04 100755 --- a/projects/VC8/SimGear.vcproj +++ b/projects/VC8/SimGear.vcproj @@ -42,7 +42,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../..;../../..;../../Simgear;../../../3rdparty/include" - PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H;ENABLE_THREADS;_CRT_SECURE_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;NOMINMAX;_USE_MATH_DEFINES" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;HAVE_CONFIG_H;ENABLE_THREADS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;NOMINMAX;_USE_MATH_DEFINES" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -104,7 +104,7 @@ Name="VCCLCompilerTool" Optimization="2" AdditionalIncludeDirectories="../..;../../..;../../Simgear;../../../3rdparty/include" - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H;ENABLE_THREADS;_CRT_SECURE_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;NOMINMAX;_USE_MATH_DEFINES" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H;ENABLE_THREADS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;NOMINMAX;_USE_MATH_DEFINES" StringPooling="true" MinimalRebuild="true" RuntimeLibrary="2" @@ -559,10 +559,18 @@ RelativePath="..\..\simgear\structure\SGSharedPtr.hxx" > + + + + @@ -961,10 +969,6 @@ RelativePath="..\..\simgear\nasal\parse.c" > - - @@ -1057,10 +1061,18 @@ RelativePath="..\..\simgear\math\SGGeodesy.cxx" > + + + + -- 2.39.5