[Opal-commits] opal/vc7 opal-ode.vcproj,1.17,1.18
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-12 01:21:29
|
Update of /cvsroot/opal/opal/vc7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17179/vc7 Modified Files: opal-ode.vcproj Log Message: added VolumeSensor Index: opal-ode.vcproj =================================================================== RCS file: /cvsroot/opal/opal/vc7/opal-ode.vcproj,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** opal-ode.vcproj 9 Mar 2005 02:09:51 -0000 1.17 --- opal-ode.vcproj 12 Mar 2005 01:21:17 -0000 1.18 *************** *** 166,169 **** --- 166,172 ---- RelativePath="..\src\ThrusterMotor.cpp"> </File> + <File + RelativePath="..\src\VolumeSensor.cpp"> + </File> </Filter> <Filter *************** *** 287,290 **** --- 290,299 ---- RelativePath="..\src\ThrusterMotorData.h"> </File> + <File + RelativePath="..\src\VolumeSensor.h"> + </File> + <File + RelativePath="..\src\VolumeSensorData.h"> + </File> </Filter> <Filter |