Changeset 2185 for code/branches/physics
- Timestamp:
- Nov 12, 2008, 11:53:25 AM (16 years ago)
- Location:
- code/branches/physics
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/physics/src/orxonox/CMakeLists.txt
r2184 r2185 46 46 objects/EventDispatcher.cc 47 47 objects/EventTarget.cc 48 # objects/PhysicsTest.cc49 48 objects/HelloBullet.cc 50 49 objects/Radar.cc -
code/branches/physics/visual_studio/vc8/orxonox.vcproj
r2178 r2185 210 210 </File> 211 211 <File 212 RelativePath="..\..\src\orxonox\objects\PhysicsTest.cc"213 >214 <FileConfiguration215 Name="Debug|Win32"216 ExcludedFromBuild="true"217 >218 <Tool219 Name="VCCLCompilerTool"220 />221 </FileConfiguration>222 <FileConfiguration223 Name="Release|Win32"224 ExcludedFromBuild="true"225 >226 <Tool227 Name="VCCLCompilerTool"228 />229 </FileConfiguration>230 </File>231 <File232 212 RelativePath="..\..\src\orxonox\objects\Radar.cc" 233 213 > … … 1154 1134 </File> 1155 1135 <File 1156 RelativePath="..\..\src\orxonox\objects\PhysicsTest.h"1157 >1158 </File>1159 <File1160 1136 RelativePath="..\..\src\orxonox\objects\Radar.h" 1161 1137 >
Note: See TracChangeset
for help on using the changeset viewer.