[Gcblue-commits] gcb_wx GCblue.vcproj,1.56,1.57
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-07-18 03:18:38
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11624 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.56 retrieving revision 1.57 diff -C2 -d -r1.56 -r1.57 *** GCblue.vcproj 24 Jun 2004 01:43:43 -0000 1.56 --- GCblue.vcproj 18 Jul 2004 03:17:58 -0000 1.57 *************** *** 344,347 **** --- 344,350 ---- </File> <File + RelativePath=".\src\sim\tcAirfieldObject.cpp"> + </File> + <File RelativePath="src\sim\tcAirObject.cpp"> </File> *************** *** 380,383 **** --- 383,389 ---- </File> <File + RelativePath=".\src\sim\tcFlightOpsObject.cpp"> + </File> + <File RelativePath="src\sim\tcFlightPort.cpp"> </File> *************** *** 744,747 **** --- 750,756 ---- </File> <File + RelativePath=".\include\sim\tcAirfieldObject.h"> + </File> + <File RelativePath="include\sim\tcAirObject.h"> </File> *************** *** 780,783 **** --- 789,795 ---- </File> <File + RelativePath=".\include\sim\tcFlightOpsObject.h"> + </File> + <File RelativePath="include\sim\tcFlightPort.h"> </File> |