Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 20, 2005, 12:04:46 AM (20 years ago)
Author:
bensch
Message:

orxonox/branches/levelLoader.tmp: added some files from the XML-parser

File:
1 edited

Legend:

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

    r3869 r3900  
    7272                 lib/lang/base_object.cc \
    7373                 lib/util/ini_parser.cc \
     74                 lib/xmlparser/tinystr.cc \
     75                 lib/xmlparser/tinyxml.cc \
     76                 lib/xmlparser/tinyxmlerror.cc \
     77                 lib/xmlparser/tinyxmlparser.cc \
    7478                 util/common/list.cc \
    7579                 util/resource_manager.cc \
     
    128132                 lib/lang/base_entity.h \
    129133                 lib/lang/base_object.h \
     134                 lib/xmlparser/tinystr.h \
     135                 lib/xmlparser/tinyxml.h \
    130136                 util/common/list.h \
    131137                 util/common/list_template.h \
Note: See TracChangeset for help on using the changeset viewer.