Update of /cvsroot/gcblue/gcb_wx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29922
Modified Files:
GCblue.vcproj
Log Message:
Start of save to python feature
Index: GCblue.vcproj
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/GCblue.vcproj,v
retrieving revision 1.99
retrieving revision 1.100
diff -C2 -d -r1.99 -r1.100
*** GCblue.vcproj 16 Sep 2005 00:16:08 -0000 1.99
--- GCblue.vcproj 10 Dec 2005 16:52:02 -0000 1.100
***************
*** 421,424 ****
--- 421,427 ----
</File>
<File
+ RelativePath=".\src\scriptinterface\tcScenarioLogger.cpp">
+ </File>
+ <File
RelativePath="src\scriptinterface\tcSimPythonInterface.cpp">
</File>
***************
*** 1439,1442 ****
--- 1442,1448 ----
</File>
<File
+ RelativePath=".\include\scriptinterface\tcScenarioLogger.h">
+ </File>
+ <File
RelativePath="include\scriptinterface\tcSimPythonInterface.h">
</File>
|