Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2120


Ignore:
Timestamp:
Nov 2, 2008, 1:35:24 PM (15 years ago)
Author:
rgrieder
Message:

Readded stats classes to overlay branch and fixed build with creator pointer.

Location:
code/branches/overlay
Files:
5 added
1 edited

Legend:

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

    r2107 r2120  
    739739                                        </File>
    740740                                </Filter>
     741                                <Filter
     742                                        Name="stats"
     743                                        >
     744                                        <File
     745                                                RelativePath="..\..\src\orxonox\overlays\stats\Stats.cc"
     746                                                >
     747                                        </File>
     748                                        <File
     749                                                RelativePath="..\..\src\orxonox\overlays\stats\StatsTest.cc"
     750                                                >
     751                                        </File>
     752                                </Filter>
    741753                        </Filter>
    742754                        <Filter
     
    12181230                                        <File
    12191231                                                RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h"
     1232                                                >
     1233                                        </File>
     1234                                </Filter>
     1235                                <Filter
     1236                                        Name="stats"
     1237                                        >
     1238                                        <File
     1239                                                RelativePath="..\..\src\orxonox\overlays\stats\Stats.h"
     1240                                                >
     1241                                        </File>
     1242                                        <File
     1243                                                RelativePath="..\..\src\orxonox\overlays\stats\StatsTest.h"
    12201244                                                >
    12211245                                        </File>
Note: See TracChangeset for help on using the changeset viewer.