Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2185


Ignore:
Timestamp:
Nov 12, 2008, 11:53:25 AM (15 years ago)
Author:
rgrieder
Message:

Removed all traces of PhysicsTest.

Location:
code/branches/physics
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/physics/src/orxonox/CMakeLists.txt

    r2184 r2185  
    4646  objects/EventDispatcher.cc
    4747  objects/EventTarget.cc
    48 #  objects/PhysicsTest.cc
    4948  objects/HelloBullet.cc
    5049  objects/Radar.cc
  • code/branches/physics/visual_studio/vc8/orxonox.vcproj

    r2178 r2185  
    210210                                </File>
    211211                                <File
    212                                         RelativePath="..\..\src\orxonox\objects\PhysicsTest.cc"
    213                                         >
    214                                         <FileConfiguration
    215                                                 Name="Debug|Win32"
    216                                                 ExcludedFromBuild="true"
    217                                                 >
    218                                                 <Tool
    219                                                         Name="VCCLCompilerTool"
    220                                                 />
    221                                         </FileConfiguration>
    222                                         <FileConfiguration
    223                                                 Name="Release|Win32"
    224                                                 ExcludedFromBuild="true"
    225                                                 >
    226                                                 <Tool
    227                                                         Name="VCCLCompilerTool"
    228                                                 />
    229                                         </FileConfiguration>
    230                                 </File>
    231                                 <File
    232212                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    233213                                        >
     
    11541134                                </File>
    11551135                                <File
    1156                                         RelativePath="..\..\src\orxonox\objects\PhysicsTest.h"
    1157                                         >
    1158                                 </File>
    1159                                 <File
    11601136                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
    11611137                                        >
Note: See TracChangeset for help on using the changeset viewer.