Update of /cvsroot/gcblue/gcb_wx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26112
Modified Files:
GCblue.vcproj
Log Message:
Multiplayer changes
Index: GCblue.vcproj
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** GCblue.vcproj 9 May 2004 20:40:18 -0000 1.52
--- GCblue.vcproj 24 May 2004 00:14:44 -0000 1.53
***************
*** 344,347 ****
--- 344,350 ----
</File>
<File
+ RelativePath=".\src\sim\tcCommandObject.cpp">
+ </File>
+ <File
RelativePath="src\sim\tcCreditView.cpp">
</File>
***************
*** 389,392 ****
--- 392,398 ----
</File>
<File
+ RelativePath=".\src\sim\tcLauncher.cpp">
+ </File>
+ <File
RelativePath="src\sim\tcLauncherState.cpp">
</File>
***************
*** 723,726 ****
--- 729,735 ----
</File>
<File
+ RelativePath=".\include\sim\tcCommandObject.h">
+ </File>
+ <File
RelativePath="include\sim\tcCreditView.h">
</File>
***************
*** 768,771 ****
--- 777,783 ----
</File>
<File
+ RelativePath=".\include\sim\tcLauncher.h">
+ </File>
+ <File
RelativePath="include\sim\tcLauncherState.h">
</File>
|