[Gcblue-commits] gcb_wx GCblue.vcproj,1.59,1.60
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-07-29 00:15:16
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29425 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.59 retrieving revision 1.60 diff -C2 -d -r1.59 -r1.60 *** GCblue.vcproj 27 Jul 2004 23:26:06 -0000 1.59 --- GCblue.vcproj 29 Jul 2004 00:14:16 -0000 1.60 *************** *** 495,498 **** --- 495,501 ---- </File> <File + RelativePath=".\src\database\tcBallisticDBObject.cpp"> + </File> + <File RelativePath="src\database\tcDatabase.cpp"> </File> *************** *** 913,916 **** --- 916,922 ---- </File> <File + RelativePath=".\include\database\tcBallisticDBObject.h"> + </File> + <File RelativePath="include\database\tcDatabase.h"> </File> |