Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8724 in orxonox.OLD for trunk/src/lib/util/Makefile.am


Ignore:
Timestamp:
Jun 22, 2006, 3:14:58 PM (18 years ago)
Author:
bensch
Message:

merged the bsp-model-stuff back here

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/util/Makefile.am

    r8367 r8724  
    66libORXlibutil_a_SOURCES = \
    77                substring.cc \
     8                tokenizer.cc \
    89                color.cc \
    910                helper_functions.cc \
     
    2829                timer.cc
    2930
     31
    3032noinst_HEADERS = \
    3133                substring.h \
     34                tokenizer.h \
    3235                multi_type.h \
    3336                color.h \
Note: See TracChangeset for help on using the changeset viewer.