[Gcblue-commits] gcb_wx GCblue.vcproj,1.77,1.78
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-12-21 02:26:27
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31924 Modified Files: GCblue.vcproj Log Message: Changes for OSG 0.9.8 Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.77 retrieving revision 1.78 diff -C2 -d -r1.77 -r1.78 *** GCblue.vcproj 11 Dec 2004 01:09:03 -0000 1.77 --- GCblue.vcproj 21 Dec 2004 02:26:16 -0000 1.78 *************** *** 333,336 **** --- 333,339 ---- </File> <File + RelativePath=".\src\graphics\tcNumberWidget.cpp"> + </File> + <File RelativePath=".\src\graphics\tcOOBView.cpp"> </File> *************** *** 1236,1239 **** --- 1239,1245 ---- </File> <File + RelativePath=".\include\graphics\tcNumberWidget.h"> + </File> + <File RelativePath=".\include\graphics\tcOOBView.h"> </File> |