[Gcblue-commits] gcb_wx GCblue.vcproj,1.30,1.31
Status: Alpha
Brought to you by:
ddcforge
From: <ddc...@us...> - 2004-01-03 00:45:17
|
Update of /cvsroot/gcblue/gcb_wx In directory sc8-pr-cvs1:/tmp/cvs-serv548 Modified Files: GCblue.vcproj Log Message: briefing camera features Index: GCblue.vcproj =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** GCblue.vcproj 21 Dec 2003 00:40:00 -0000 1.30 --- GCblue.vcproj 3 Jan 2004 00:45:12 -0000 1.31 *************** *** 217,220 **** --- 217,226 ---- </File> <File + RelativePath="src\graphics\tcButton.cpp"> + </File> + <File + RelativePath="src\graphics\tcButtonConsole.cpp"> + </File> + <File RelativePath="src\graphics\tcFIFO.cpp"> </File> *************** *** 524,527 **** --- 530,539 ---- <File RelativePath="include\graphics\tc3DTerrain.h"> + </File> + <File + RelativePath="include\graphics\tcButton.h"> + </File> + <File + RelativePath="include\graphics\tcButtonConsole.h"> </File> <File |