[Gcblue-commits] gcb_wx GCblue.vcproj,1.58,1.59
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-07-27 23:26:16
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16280 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -d -r1.58 -r1.59 *** GCblue.vcproj 27 Jul 2004 00:16:22 -0000 1.58 --- GCblue.vcproj 27 Jul 2004 23:26:06 -0000 1.59 *************** *** 350,353 **** --- 350,356 ---- </File> <File + RelativePath=".\src\sim\tcBallisticWeapon.cpp"> + </File> + <File RelativePath="src\sim\tcCarrierObject.cpp"> </File> *************** *** 759,762 **** --- 762,768 ---- </File> <File + RelativePath=".\include\sim\tcBallisticWeapon.h"> + </File> + <File RelativePath="include\sim\tcCarrierObject.h"> </File> |