[Gcblue-commits] gcb_wx GCblue.vcproj,1.50,1.51
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-05-01 21:50:45
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7343 Modified Files: GCblue.vcproj Log Message: Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** GCblue.vcproj 13 Apr 2004 00:24:36 -0000 1.50 --- GCblue.vcproj 1 May 2004 21:50:35 -0000 1.51 *************** *** 179,182 **** --- 179,185 ---- </File> <File + RelativePath=".\src\common\tcObjStream.cpp"> + </File> + <File RelativePath="src\common\tcOggStreamer.cpp"> </File> *************** *** 561,564 **** --- 564,570 ---- </File> <File + RelativePath=".\include\common\tcObjStream.h"> + </File> + <File RelativePath="include\common\tcOggStreamer.h"> </File> |