[Opal-commits] opal/vc7 opal-ode.vcproj,1.10,1.11
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-02-22 04:28:22
|
Update of /cvsroot/opal/opal/vc7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32471/vc7 Modified Files: opal-ode.vcproj Log Message: added more ShapeData classes Index: opal-ode.vcproj =================================================================== RCS file: /cvsroot/opal/opal/vc7/opal-ode.vcproj,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** opal-ode.vcproj 22 Feb 2005 01:25:57 -0000 1.10 --- opal-ode.vcproj 22 Feb 2005 04:28:12 -0000 1.11 *************** *** 183,186 **** --- 183,189 ---- </File> <File + RelativePath="..\src\MeshShapeData.h"> + </File> + <File RelativePath="..\src\Motor.h"> </File> *************** *** 189,195 **** --- 192,204 ---- </File> <File + RelativePath="..\src\PlaneShapeData.h"> + </File> + <File RelativePath="..\src\Portability.h"> </File> <File + RelativePath="..\src\RayShapeData.h"> + </File> + <File RelativePath="..\src\Sensor.h"> </File> |