From 394cc3ee9fecd2eb10c168478a3cf96f991622ab Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Sat, 19 Nov 2011 23:37:42 +0100 Subject: [PATCH] Fix MSVC build --- projects/VC90/FlightGear/FlightGear.vcproj | 56 +++++++++++++++++----- src/GUI/FGColor.cxx | 1 + 2 files changed, 45 insertions(+), 12 deletions(-) diff --git a/projects/VC90/FlightGear/FlightGear.vcproj b/projects/VC90/FlightGear/FlightGear.vcproj index 58633d244..364454c1b 100644 --- a/projects/VC90/FlightGear/FlightGear.vcproj +++ b/projects/VC90/FlightGear/FlightGear.vcproj @@ -386,19 +386,19 @@ > @@ -2525,6 +2525,38 @@ RelativePath="..\..\..\src\GUI\dialog.hxx" > + + + + + + + + + + + + + + + + @@ -3754,35 +3786,35 @@ > #include +#include //////////////////////////////////////////////////////////////////////// // FGColor class. -- 2.39.5