[Gcblue-commits] gcb_wx GCblue.vcproj,1.110,1.111
Status: Alpha
Brought to you by:
ddcforge
From: Dewitt C. <ddc...@us...> - 2006-12-15 03:38:51
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv32056 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.110 retrieving revision 1.111 diff -C2 -d -r1.110 -r1.111 *** GCblue.vcproj 13 Dec 2006 22:48:47 -0000 1.110 --- GCblue.vcproj 15 Dec 2006 03:38:48 -0000 1.111 *************** *** 1115,1118 **** --- 1115,1122 ---- </File> <File + RelativePath=".\src\ai\tcAttackMission.cpp" + > + </File> + <File RelativePath=".\src\ai\tcCAPMission.cpp" > *************** *** 2461,2464 **** --- 2465,2472 ---- </File> <File + RelativePath=".\include\ai\tcAttackMission.h" + > + </File> + <File RelativePath=".\include\ai\tcCAPMission.h" > |