[Gcblue-commits] gcb_wx GCblue.vcproj,1.62,1.63
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-08-09 02:35:51
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2303 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -d -r1.62 -r1.63 *** GCblue.vcproj 8 Aug 2004 00:31:31 -0000 1.62 --- GCblue.vcproj 9 Aug 2004 02:35:08 -0000 1.63 *************** *** 410,413 **** --- 410,416 ---- </File> <File + RelativePath=".\src\sim\tcHeloObject.cpp"> + </File> + <File RelativePath="src\sim\tcHookInfo.cpp"> </File> *************** *** 1244,1247 **** --- 1247,1253 ---- </File> <File + RelativePath=".\include\sim\tcHeloObject.h"> + </File> + <File RelativePath="include\sim\tcHookInfo.h"> </File> |