Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 2, 2008, 8:43:36 PM (16 years ago)
Author:
rgrieder
Message:

Physics: HelloBullet.cc should compile and run again. Testing tardis now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/physics/visual_studio/vc8/orxonox.vcproj

    r2107 r2124  
    206206                                </File>
    207207                                <File
     208                                        RelativePath="..\..\src\orxonox\objects\HelloBullet.cc"
     209                                        >
     210                                </File>
     211                                <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
    208232                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    209233                                        >
     
    846870                                </File>
    847871                                <File
     872                                        RelativePath="..\..\src\orxonox\objects\HelloBullet.h"
     873                                        >
     874                                </File>
     875                                <File
     876                                        RelativePath="..\..\src\orxonox\objects\PhysicsTest.h"
     877                                        >
     878                                </File>
     879                                <File
    848880                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
    849881                                        >
Note: See TracChangeset for help on using the changeset viewer.