From 87bd2bfd6e2726d5d78e2778083b13edad30dbad Mon Sep 17 00:00:00 2001 From: Torsten Dreyer <Torsten@t3r.de> Date: Mon, 25 Jul 2011 20:32:52 +0200 Subject: [PATCH] Fix VC90 project file to compile with latest ATC changes --- projects/VC90/FlightGear/FlightGear.vcproj | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/projects/VC90/FlightGear/FlightGear.vcproj b/projects/VC90/FlightGear/FlightGear.vcproj index 79053ecd9..198f15b7e 100644 --- a/projects/VC90/FlightGear/FlightGear.vcproj +++ b/projects/VC90/FlightGear/FlightGear.vcproj @@ -522,11 +522,11 @@ > </File> <File - RelativePath="..\..\..\src\ATCDCL\ATCDialog.cxx" + RelativePath="..\..\..\src\ATCDCL\ATCDialogOld.cxx" > </File> <File - RelativePath="..\..\..\src\ATCDCL\ATCDialog.hxx" + RelativePath="..\..\..\src\ATCDCL\ATCDialogOld.hxx" > </File> <File @@ -4309,6 +4309,22 @@ <Filter Name="Lib_ATC" > + <File + RelativePath="..\..\..\src\ATC\atcdialog.cxx" + > + </File> + <File + RelativePath="..\..\..\src\ATC\atcdialog.hxx" + > + </File> + <File + RelativePath="..\..\..\src\ATC\atc_mgr.cxx" + > + </File> + <File + RelativePath="..\..\..\src\ATC\atc_mgr.hxx" + > + </File> <File RelativePath="..\..\..\src\ATC\CommStation.cxx" >