Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4065 in orxonox.OLD for orxonox/branches/md2_loader/src/Makefile.am


Ignore:
Timestamp:
May 5, 2005, 7:41:21 PM (19 years ago)
Author:
patrick
Message:

branches/md2_importer: just creted the files, started implementing a fps counter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/md2_loader/src/Makefile.am

    r4063 r4065  
    7070                 lib/graphics/importer/array.cc \
    7171                 lib/graphics/importer/objModel.cc \
     72                 lib/graphics/importer/md2Model.cc \
    7273                 lib/graphics/importer/primitive_model.cc \
    7374                 lib/graphics/importer/model.cc \
     
    137138                 lib/graphics/light.h \
    138139                 lib/graphics/text_engine.h \
     140                 lib/graphics/importer/array.h \
     141                 lib/graphics/importer/abstract_model.h \
     142                 lib/graphics/importer/objModel.h \
     143                 lib/graphics/importer/md2Model.h \
     144                 lib/graphics/importer/primitive_model.h \
     145                 lib/graphics/importer/model.h \
     146                 lib/graphics/importer/material.h \
     147                 lib/graphics/importer/texture.h \
    139148                 lib/graphics/particles/particle_engine.h \
    140149                 lib/graphics/particles/particle_system.h \
Note: See TracChangeset for help on using the changeset viewer.