Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6309 in orxonox.OLD for trunk/src/lib/graphics/importer/Makefile.am


Ignore:
Timestamp:
Dec 27, 2005, 2:28:15 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: some new tc-stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/importer/Makefile.am

    r6308 r6309  
    22include $(MAINSRCDIR)/defs/include_paths.am
    33
    4 noinst_LIBRARIES = libORXimporter.a
     4noinst_LIBRARIES = libORXimporter.a libtc.a
    55
    66libORXimporter_a_SOURCES = model.cc \
    7                            tc.c \
    87                           vertex_array_model.cc \
    98                           static_model.cc \
     
    1615                           height_map.cc
    1716
     17libtc_a_SOURCES  = tc.c
    1818
    1919
Note: See TracChangeset for help on using the changeset viewer.