[Gcblue-commits] gcb_wx GCblue.vcproj,1.51,1.52
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-05-09 20:40:59
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1643 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** GCblue.vcproj 1 May 2004 21:50:35 -0000 1.51 --- GCblue.vcproj 9 May 2004 20:40:18 -0000 1.52 *************** *** 341,344 **** --- 341,347 ---- </File> <File + RelativePath=".\src\sim\tcChatBox.cpp"> + </File> + <File RelativePath="src\sim\tcCreditView.cpp"> </File> *************** *** 717,720 **** --- 720,726 ---- </File> <File + RelativePath=".\include\sim\tcChatBox.h"> + </File> + <File RelativePath="include\sim\tcCreditView.h"> </File> |