[Gcblue-commits] gcb_wx GCblue.vcproj,1.44,1.45
Status: Alpha
Brought to you by:
ddcforge
|
From: <ddc...@us...> - 2004-03-02 03:03:46
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13312 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** GCblue.vcproj 29 Feb 2004 22:51:34 -0000 1.44 --- GCblue.vcproj 2 Mar 2004 02:52:13 -0000 1.45 *************** *** 226,229 **** --- 226,232 ---- </File> <File + RelativePath="src\graphics\tcConsoleBox.cpp"> + </File> + <File RelativePath="src\graphics\tcEditBox.cpp"> </File> *************** *** 578,581 **** --- 581,587 ---- </File> <File + RelativePath="include\graphics\tcConsoleBox.h"> + </File> + <File RelativePath="include\graphics\tcEditBox.h"> </File> |