Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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/lib/graphics/importer/Makefile.am

    r3907 r4065  
    3232                  model.cc \
    3333                  objModel.cc \
     34                  md2Model.cc \
    3435                  primitive_model.cc \
    3536                  array.cc \
     
    4647noinst_HEADERS= framework.h \
    4748                windowHandler.h \
     49                abstract_model.h \
    4850                model.h \
    4951                objModel.h \
     52                md2Model.h \
    5053                primitive_model.h \
    5154                array.h \
Note: See TracChangeset for help on using the changeset viewer.