From 3a02da77d9e48cc3d7e932fa30842e4017adc5cf Mon Sep 17 00:00:00 2001 From: frohlich Date: Sun, 30 Jul 2006 06:42:05 +0000 Subject: [PATCH] Olaf Flebbe: Add the new HUD files to the VC8 build. --- projects/VC8/FlightGear.vcproj | 6 +- projects/VC8/FlightGearLib.vcproj | 96 ++++++++++++++++++++++++++++++- 2 files changed, 96 insertions(+), 6 deletions(-) diff --git a/projects/VC8/FlightGear.vcproj b/projects/VC8/FlightGear.vcproj index 19b857f28..145ce3cde 100755 --- a/projects/VC8/FlightGear.vcproj +++ b/projects/VC8/FlightGear.vcproj @@ -65,6 +65,7 @@ GenerateDebugInformation="true" SubSystem="2" TargetMachine="1" + FixedBaseAddress="1" /> - - diff --git a/projects/VC8/FlightGearLib.vcproj b/projects/VC8/FlightGearLib.vcproj index a0222844d..717caf827 100755 --- a/projects/VC8/FlightGearLib.vcproj +++ b/projects/VC8/FlightGearLib.vcproj @@ -803,6 +803,10 @@ RelativePath="..\..\src\airports\groundnetwork.hxx" > + + @@ -819,6 +823,10 @@ RelativePath="..\..\src\instrumentation\heading_indicator.hxx" > + + @@ -831,6 +839,10 @@ RelativePath="..\..\src\network\httpd.hxx" > + + @@ -2443,6 +2455,10 @@ RelativePath="..\..\src\airports\groundnetwork.cxx" > + + @@ -2463,6 +2479,10 @@ RelativePath="..\..\src\instrumentation\heading_indicator.cxx" > + + @@ -2479,10 +2499,36 @@ RelativePath="..\..\src\cockpit\hud.cxx" > + + + + + + + + + + @@ -2491,24 +2537,40 @@ RelativePath="..\..\src\cockpit\hud_gaug.cxx" > + + + + + + + + + + + + + + + + + + + + -- 2.39.5