[Gcblue-commits] gcb_wx GCblue.vcproj,1.109,1.110
Status: Alpha
Brought to you by:
ddcforge
From: Dewitt C. <ddc...@us...> - 2006-12-13 22:48:49
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16403 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.109 retrieving revision 1.110 diff -C2 -d -r1.109 -r1.110 *** GCblue.vcproj 25 Nov 2006 19:26:34 -0000 1.109 --- GCblue.vcproj 13 Dec 2006 22:48:47 -0000 1.110 *************** *** 175,178 **** --- 175,179 ---- OptimizeReferences="2" EnableCOMDATFolding="2" + LinkTimeCodeGeneration="0" TargetMachine="1" /> *************** *** 466,469 **** --- 467,474 ---- </File> <File + RelativePath=".\src\graphics\tcMapMissionObject.cpp" + > + </File> + <File RelativePath="src\graphics\tcMapObject.cpp" > *************** *** 1796,1799 **** --- 1801,1808 ---- </File> <File + RelativePath=".\include\graphics\tcMapMissionObject.h" + > + </File> + <File RelativePath="include\graphics\tcMapObject.h" > |