[Gcblue-commits] gcb_wx GCblue.vcproj,1.66,1.67
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-09-14 02:02:22
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14891 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** GCblue.vcproj 5 Sep 2004 01:01:59 -0000 1.66 --- GCblue.vcproj 14 Sep 2004 02:01:44 -0000 1.67 *************** *** 252,255 **** --- 252,258 ---- </File> <File + RelativePath=".\src\graphics\tc3DWindow.cpp"> + </File> + <File RelativePath="src\graphics\tcButton.cpp"> </File> *************** *** 1092,1095 **** --- 1095,1101 ---- </File> <File + RelativePath=".\include\graphics\tc3DWindow.h"> + </File> + <File RelativePath="include\graphics\tcButton.h"> </File> |