From: Markus R. <rol...@us...> - 2007-02-13 19:52:38
|
Update of /cvsroot/simspark/simspark/spark/oxygen In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv7487 Modified Files: Tag: WIN32 oxygen.vcproj Log Message: - use a wrapper to include ode.h Index: oxygen.vcproj =================================================================== RCS file: /cvsroot/simspark/simspark/spark/oxygen/Attic/oxygen.vcproj,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** oxygen.vcproj 11 Feb 2007 10:40:53 -0000 1.1.2.2 --- oxygen.vcproj 13 Feb 2007 19:52:34 -0000 1.1.2.3 *************** *** 544,547 **** --- 544,551 ---- </File> <File + RelativePath=".\physicsserver\odewrapper.h" + > + </File> + <File RelativePath=".\physicsserver\physicsserver.cpp" > |