Update of /cvsroot/simspark/simspark/spark/oxygen
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv13032/oxygen
Modified Files:
Tag: RSGEDIT_FILEREF
Makefile.am oxygen.vcproj
Log Message:
- added scenedict to project files
Index: Makefile.am
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/oxygen/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -d -r1.4 -r1.4.2.1
*** Makefile.am 15 Mar 2007 07:26:26 -0000 1.4
--- Makefile.am 25 Apr 2007 20:33:10 -0000 1.4.2.1
***************
*** 130,133 ****
--- 130,134 ----
sceneserver/camera.cpp \
sceneserver/camera_c.cpp \
+ sceneserver/scenedict.cpp \
simulationserver/simulationserver.h \
simulationserver/simulationserver.cpp \
Index: oxygen.vcproj
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/oxygen/oxygen.vcproj,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** oxygen.vcproj 15 Mar 2007 07:26:26 -0000 1.2
--- oxygen.vcproj 25 Apr 2007 20:33:11 -0000 1.2.2.1
***************
*** 732,735 ****
--- 732,743 ----
</File>
<File
+ RelativePath=".\sceneserver\scenedict.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sceneserver\scenedict.h"
+ >
+ </File>
+ <File
RelativePath=".\sceneserver\sceneimporter.h"
>
|