[Gcblue-commits] gcb_wx GCblue.vcproj,1.37,1.38
Status: Alpha
Brought to you by:
ddcforge
From: <ddc...@us...> - 2004-02-15 19:54:51
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8158 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** GCblue.vcproj 12 Feb 2004 01:54:48 -0000 1.37 --- GCblue.vcproj 15 Feb 2004 19:47:21 -0000 1.38 *************** *** 404,407 **** --- 404,410 ---- RelativePath="src\sim\tcUserInfo.cpp"> </File> + <File + RelativePath="src\sim\tcWeaponObject.cpp"> + </File> </Filter> <Filter *************** *** 726,729 **** --- 729,735 ---- </File> <File + RelativePath="include\sim\tcWeaponObject.h"> + </File> + <File RelativePath="include\sim\tsSensorState.h"> </File> |