[Gcblue-commits] gcb_wx GCblue.vcproj,1.75,1.76
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-12-07 04:01:11
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13689 Modified Files: GCblue.vcproj Log Message: Sonar work, passive sonar, torpedoes Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.75 retrieving revision 1.76 diff -C2 -d -r1.75 -r1.76 *** GCblue.vcproj 5 Dec 2004 02:49:45 -0000 1.75 --- GCblue.vcproj 7 Dec 2004 04:00:27 -0000 1.76 *************** *** 312,315 **** --- 312,318 ---- </File> <File + RelativePath=".\src\graphics\tcLauncherPopup.cpp"> + </File> + <File RelativePath="src\graphics\tcMapObject.cpp"> </File> *************** *** 1206,1209 **** --- 1209,1215 ---- </File> <File + RelativePath=".\include\graphics\tcLauncherPopup.h"> + </File> + <File RelativePath="include\graphics\tcMapObject.h"> </File> |