From: frohlich Date: Tue, 7 Aug 2007 04:57:42 +0000 (+0000) Subject: Modified Files: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=15defbb233d58448dad98b464bd0a4e5151d3ee3;p=flightgear.git Modified Files: projects/VC8/FlightGearLib.vcproj src/Include/config.h-msvc8: Build system updates from Olaf Flebbe. --- diff --git a/projects/VC8/FlightGearLib.vcproj b/projects/VC8/FlightGearLib.vcproj index ad85a7f30..51140ba17 100755 --- a/projects/VC8/FlightGearLib.vcproj +++ b/projects/VC8/FlightGearLib.vcproj @@ -244,6 +244,10 @@ RelativePath="..\..\src\aimodel\AIStorm.hxx" > + + @@ -412,6 +416,10 @@ RelativePath="..\..\src\instrumentation\dme.hxx" > + + @@ -488,6 +496,10 @@ RelativePath="..\..\src\include\fg_typedefs.h" > + + @@ -792,6 +804,10 @@ RelativePath="..\..\src\fdm\yasim\Glue.hpp" > + + @@ -1228,6 +1244,14 @@ RelativePath="..\..\src\airports\parking.hxx" > + + + + @@ -1316,6 +1340,10 @@ RelativePath="..\..\src\network\rul.hxx" > + + @@ -1408,6 +1436,10 @@ RelativePath="..\..\src\gui\trackball.h" > + + @@ -1796,6 +1828,10 @@ RelativePath="..\..\src\autopilot\xmlauto.hxx" > + + @@ -1912,6 +1948,10 @@ RelativePath="..\..\src\aimodel\AIStorm.cxx" > + + @@ -2058,6 +2098,10 @@ RelativePath="..\..\src\fdm\larcsim\c172_init.c" > + + @@ -2110,6 +2154,10 @@ RelativePath="..\..\src\instrumentation\dme.cxx" > + + @@ -2154,6 +2202,10 @@ RelativePath="..\..\src\time\fg_timer.cxx" > + + @@ -2450,6 +2502,10 @@ RelativePath="..\..\src\fdm\yasim\Glue.cpp" > + + @@ -2530,10 +2586,6 @@ RelativePath="..\..\src\network\httpd.cxx" > - - @@ -2556,6 +2608,10 @@ /> + + @@ -2978,6 +3034,14 @@ RelativePath="..\..\src\airports\parking.cxx" > + + + + @@ -3050,6 +3114,10 @@ RelativePath="..\..\src\network\rul.cxx" > + + @@ -3510,6 +3578,10 @@ RelativePath="..\..\src\autopilot\xmlauto.cxx" > + + diff --git a/src/Include/config.h-msvc8 b/src/Include/config.h-msvc8 index 86c25c69c..b8d04051e 100755 --- a/src/Include/config.h-msvc8 +++ b/src/Include/config.h-msvc8 @@ -1,5 +1,8 @@ -/* Special single config.h for MSVC6 build - Geoff McLane - 23 July, 2003 */ +/* Special single config.h for MSVC8 build */ + +#define ENABLE_OSGVIEWER +#define PU_USE_NATIVE #define ENABLE_OSGVIEWER #define PU_USE_NATIVE