[Gcblue-commits] gcb_wx GCblue.vcproj,1.69,1.70
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-10-21 04:11:16
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9417 Modified Files: GCblue.vcproj Log Message: Changes related to GDI+ replacement Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** GCblue.vcproj 7 Oct 2004 22:01:38 -0000 1.69 --- GCblue.vcproj 21 Oct 2004 04:10:58 -0000 1.70 *************** *** 145,151 **** Name="src" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> - <File - RelativePath="src\stdwx.cpp"> - </File> <Filter Name="common" --- 145,148 ---- *************** *** 173,176 **** --- 170,176 ---- </File> <File + RelativePath="src\stdwx.cpp"> + </File> + <File RelativePath="src\common\tcConsole.cpp"> </File> |