[Gcblue-commits] gcb_wx GCblue.vcproj,1.100,1.101
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2005-12-12 02:37:10
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16711 Modified Files: GCblue.vcproj Log Message: Updates to save goals to python scenario Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.100 retrieving revision 1.101 diff -C2 -d -r1.100 -r1.101 *** GCblue.vcproj 10 Dec 2005 16:52:02 -0000 1.100 --- GCblue.vcproj 12 Dec 2005 02:37:00 -0000 1.101 *************** *** 390,393 **** --- 390,396 ---- </File> <File + RelativePath=".\src\graphics\tcTextEntryBox.cpp"> + </File> + <File RelativePath=".\src\graphics\tcXmlWindow.cpp"> </File> *************** *** 1417,1420 **** --- 1420,1426 ---- </File> <File + RelativePath=".\include\graphics\tcTextEntryBox.h"> + </File> + <File RelativePath=".\include\graphics\tcXmlWindow.h"> </File> |