[Gcblue-commits] gcb_wx GCblue.vcproj,1.74,1.75
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-12-05 02:50:42
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20399 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.74 retrieving revision 1.75 diff -C2 -d -r1.74 -r1.75 *** GCblue.vcproj 2 Dec 2004 04:17:22 -0000 1.74 --- GCblue.vcproj 5 Dec 2004 02:49:45 -0000 1.75 *************** *** 536,539 **** --- 536,542 ---- </File> <File + RelativePath=".\src\sim\tcTorpedoObject.cpp"> + </File> + <File RelativePath="src\sim\tcUserInfo.cpp"> </File> *************** *** 1433,1436 **** --- 1436,1442 ---- </File> <File + RelativePath=".\include\sim\tcTorpedoObject.h"> + </File> + <File RelativePath="include\sim\tcUserInfo.h"> </File> |