From: Markus R. <rol...@us...> - 2007-06-23 13:37:02
|
Update of /cvsroot/simspark/simspark/spark/oxygen In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv29374/spark/oxygen Modified Files: oxygen.vcproj Log Message: - merged RSGEDIT_SCINTILLA branch Index: oxygen.vcproj =================================================================== RCS file: /cvsroot/simspark/simspark/spark/oxygen/oxygen.vcproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** oxygen.vcproj 17 May 2007 17:49:23 -0000 1.3 --- oxygen.vcproj 23 Jun 2007 13:36:29 -0000 1.4 *************** *** 2,6 **** <VisualStudioProject ProjectType="Visual C++" ! Version="8,00" Name="oxygen" ProjectGUID="{DAB59CC4-E184-40CC-A858-27C432A53AAB}" --- 2,6 ---- <VisualStudioProject ProjectType="Visual C++" ! Version="8.00" Name="oxygen" ProjectGUID="{DAB59CC4-E184-40CC-A858-27C432A53AAB}" *************** *** 268,271 **** --- 268,279 ---- </File> <File + RelativePath=".\geometryserver\meshexporter.h" + > + </File> + <File + RelativePath=".\geometryserver\meshexporter_c.cpp" + > + </File> + <File RelativePath=".\geometryserver\meshimporter.cpp" > |