[Gcblue-commits] gcb_wx GCblue.vcproj,1.72,1.73
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-11-23 23:31:57
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29552 Modified Files: GCblue.vcproj Log Message: Text message "message center" GUI screen Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -d -r1.72 -r1.73 *** GCblue.vcproj 14 Nov 2004 22:52:04 -0000 1.72 --- GCblue.vcproj 23 Nov 2004 23:30:29 -0000 1.73 *************** *** 261,264 **** --- 261,267 ---- </File> <File + RelativePath=".\src\graphics\tcAltitudeBarControl.cpp"> + </File> + <File RelativePath="src\graphics\tcButton.cpp"> </File> *************** *** 270,273 **** --- 273,279 ---- </File> <File + RelativePath=".\src\graphics\tcControl.cpp"> + </File> + <File RelativePath=".\src\graphics\tcCreditView.cpp"> </File> *************** *** 391,394 **** --- 397,403 ---- </File> <File + RelativePath=".\src\scriptinterface\tcSubInterface.cpp"> + </File> + <File RelativePath="src\scriptinterface\tcTrackInterface.cpp"> </File> *************** *** 512,515 **** --- 521,527 ---- </File> <File + RelativePath=".\src\sim\tcSubObject.cpp"> + </File> + <File RelativePath="src\sim\tcSurfaceObject.cpp"> </File> *************** *** 1137,1140 **** --- 1149,1155 ---- </File> <File + RelativePath=".\include\graphics\tcAltitudeBarControl.h"> + </File> + <File RelativePath="include\graphics\tcButton.h"> </File> *************** *** 1146,1149 **** --- 1161,1167 ---- </File> <File + RelativePath=".\include\graphics\tcControl.h"> + </File> + <File RelativePath=".\include\graphics\tcCreditView.h"> </File> *************** *** 1252,1255 **** --- 1270,1276 ---- </File> <File + RelativePath=".\include\scriptinterface\tcSubInterface.h"> + </File> + <File RelativePath="include\scriptinterface\tcTrackInterface.h"> </File> *************** *** 1382,1385 **** --- 1403,1409 ---- </File> <File + RelativePath=".\include\sim\tcSubObject.h"> + </File> + <File RelativePath="include\sim\tcSurfaceObject.h"> </File> |