Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 20, 2005, 12:16:32 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/levelLoader.tmp: temporaty

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/levelLoader.tmp/src/Makefile.am

    r3900 r3901  
    2020AM_CXXFLAGS+=-I$(MAINSRCDIR)/util/animation
    2121AM_CXXFLAGS+=-I$(MAINSRCDIR)/util/common
     22AM_CXXFLAGS+=-I$(MAINSRCDIR)/util/levelloader
     23
    2224
    2325
     
    7779                 lib/xmlparser/tinyxmlparser.cc \
    7880                 util/common/list.cc \
     81                 util/levelloader/factory.cc \
    7982                 util/resource_manager.cc \
    8083                 lib/math/vector.cc \
    8184                 lib/math/curve.cc \
    82                  glmenu/glmenu_imagescreen.cc
     85                 glmenu/glmenu_imagescreen.cc  
    8386
    8487noinst_HEADERS = orxonox.h \
     
    136139                 util/common/list.h \
    137140                 util/common/list_template.h \
     141                 utils/levelloader/factory.h \
    138142                 util/resource_manager.h \
    139143                 lib/util/ini_parser.h \
Note: See TracChangeset for help on using the changeset viewer.