From c3b6130d311dd15ac2e1afd4634b9505a27b13bd Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Sat, 21 Aug 2010 14:52:20 +0200 Subject: [PATCH] Update to MSVC10 project files --- projects/VC100/FlightGear/FlightGear.vcxproj | 2 +- projects/VC100/GPSsmooth/GPSsmooth.vcxproj | 1 + projects/VC100/MIDGsmooth/MIDGsmooth.vcxproj | 1 + projects/VC100/UGsmooth/UGsmooth.vcxproj | 1 + projects/VC100/fgadmin/fgadmin.vcxproj | 2 +- projects/VC100/fgjs/fgjs.vcxproj | 1 + projects/VC100/fgviewer/fgviewer.vcxproj | 1 + projects/VC100/metar/metar.vcxproj | 1 + projects/VC100/terrasync/terrasync.vcxproj | 1 + projects/VC100/xmlgrep/xmlgrep.vcxproj | 1 + projects/VC100/yasim/yasim.vcxproj | 1 + 11 files changed, 11 insertions(+), 2 deletions(-) diff --git a/projects/VC100/FlightGear/FlightGear.vcxproj b/projects/VC100/FlightGear/FlightGear.vcxproj index dffa08cb4..fa563816b 100644 --- a/projects/VC100/FlightGear/FlightGear.vcxproj +++ b/projects/VC100/FlightGear/FlightGear.vcxproj @@ -174,7 +174,7 @@ .\Release/FlightGear.tlb - OnlyExplicitInline + AnySuitable ..\..\..\src;..\..\..\src\include;..\..\..\src\FDM\JSBSim;..\..\..\..\SimGear;..\..\..\..\install\msvc100\OpenSceneGraph\include;..\..\..\..\3rdParty\include;..\..\..\..\boost_1_43_0;%(AdditionalIncludeDirectories) NDEBUG;WIN32;_CONSOLE;HAVE_CONFIG_H;FGFS;ENABLE_AUDIO_SUPPORT;_FG_NDEBUG;ENABLE_THREADS=1;FG_ENABLE_MULTIPASS_CLOUDS;ENABLE_SP_FMDS;_USE_MATH_DEFINES;FG_JPEG_SERVER;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) true diff --git a/projects/VC100/GPSsmooth/GPSsmooth.vcxproj b/projects/VC100/GPSsmooth/GPSsmooth.vcxproj index 501151db0..01e9faee7 100644 --- a/projects/VC100/GPSsmooth/GPSsmooth.vcxproj +++ b/projects/VC100/GPSsmooth/GPSsmooth.vcxproj @@ -149,6 +149,7 @@ Level3 ProgramDatabase + AnySuitable sg.lib;net.lib;ul.lib;ws2_32.lib;winmm.lib;zlib.lib;%(AdditionalDependencies) diff --git a/projects/VC100/MIDGsmooth/MIDGsmooth.vcxproj b/projects/VC100/MIDGsmooth/MIDGsmooth.vcxproj index 3e3ae732a..4c52c0bac 100644 --- a/projects/VC100/MIDGsmooth/MIDGsmooth.vcxproj +++ b/projects/VC100/MIDGsmooth/MIDGsmooth.vcxproj @@ -151,6 +151,7 @@ Level3 ProgramDatabase + AnySuitable sg.lib;net.lib;ul.lib;ws2_32.lib;winmm.lib;%(AdditionalDependencies) diff --git a/projects/VC100/UGsmooth/UGsmooth.vcxproj b/projects/VC100/UGsmooth/UGsmooth.vcxproj index 4e100688e..44d5a52d7 100644 --- a/projects/VC100/UGsmooth/UGsmooth.vcxproj +++ b/projects/VC100/UGsmooth/UGsmooth.vcxproj @@ -151,6 +151,7 @@ Level3 ProgramDatabase + AnySuitable sg.lib;net.lib;ul.lib;ws2_32.lib;winmm.lib;zlib.lib;%(AdditionalDependencies) diff --git a/projects/VC100/fgadmin/fgadmin.vcxproj b/projects/VC100/fgadmin/fgadmin.vcxproj index 3b7795bdc..c7c59e4ec 100644 --- a/projects/VC100/fgadmin/fgadmin.vcxproj +++ b/projects/VC100/fgadmin/fgadmin.vcxproj @@ -142,7 +142,7 @@ MaxSpeed - OnlyExplicitInline + AnySuitable true ..\..\..\..\SimGear;..\..\..\..\install\msvc100\OpenSceneGraph\include;..\..\..\..\3rdParty\include;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_CONSOLE;HAVE_ZLIB;NOMINMAX;_USE_MATH_DEFINES;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) diff --git a/projects/VC100/fgjs/fgjs.vcxproj b/projects/VC100/fgjs/fgjs.vcxproj index e34b9b53c..f9b1b2e4f 100644 --- a/projects/VC100/fgjs/fgjs.vcxproj +++ b/projects/VC100/fgjs/fgjs.vcxproj @@ -151,6 +151,7 @@ Level3 ProgramDatabase + AnySuitable sg.lib;js.lib;ul.lib;zlib.lib;winmm.lib;ws2_32.lib;OpenThreads.lib;%(AdditionalDependencies) diff --git a/projects/VC100/fgviewer/fgviewer.vcxproj b/projects/VC100/fgviewer/fgviewer.vcxproj index a981fce78..4c37c4d30 100644 --- a/projects/VC100/fgviewer/fgviewer.vcxproj +++ b/projects/VC100/fgviewer/fgviewer.vcxproj @@ -151,6 +151,7 @@ Level3 ProgramDatabase + AnySuitable opengl32.lib;osg.lib;osgDB.lib;osgViewer.lib;osgGA.lib;openthreads.lib;osgParticle.lib;osgUtil.lib;osgText.lib;ul.lib;sg.lib;zlib.lib;%(AdditionalDependencies) diff --git a/projects/VC100/metar/metar.vcxproj b/projects/VC100/metar/metar.vcxproj index 5102d960c..d40361f04 100644 --- a/projects/VC100/metar/metar.vcxproj +++ b/projects/VC100/metar/metar.vcxproj @@ -148,6 +148,7 @@ Level3 ProgramDatabase + AnySuitable sg.lib;ul.lib;net.lib;ws2_32.lib;%(AdditionalDependencies) diff --git a/projects/VC100/terrasync/terrasync.vcxproj b/projects/VC100/terrasync/terrasync.vcxproj index 9107c115e..2edb4903e 100644 --- a/projects/VC100/terrasync/terrasync.vcxproj +++ b/projects/VC100/terrasync/terrasync.vcxproj @@ -151,6 +151,7 @@ Level3 ProgramDatabase + AnySuitable ul.lib;sg.lib;net.lib;ws2_32.lib;libsvn_client-1.lib;libsvn_diff-1.lib;libsvn_delta-1.lib;libsvn_ra-1.lib;libsvn_subr-1.lib;libsvn_wc-1.lib;libapr-1.lib;%(AdditionalDependencies) diff --git a/projects/VC100/xmlgrep/xmlgrep.vcxproj b/projects/VC100/xmlgrep/xmlgrep.vcxproj index d12aecfea..f2894ce6f 100644 --- a/projects/VC100/xmlgrep/xmlgrep.vcxproj +++ b/projects/VC100/xmlgrep/xmlgrep.vcxproj @@ -142,6 +142,7 @@ Level3 ProgramDatabase + AnySuitable true diff --git a/projects/VC100/yasim/yasim.vcxproj b/projects/VC100/yasim/yasim.vcxproj index 9a8b1047f..cb3477d7b 100644 --- a/projects/VC100/yasim/yasim.vcxproj +++ b/projects/VC100/yasim/yasim.vcxproj @@ -151,6 +151,7 @@ Level3 ProgramDatabase + AnySuitable sg.lib;ul.lib;OpenThreads.lib;%(AdditionalDependencies)