Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 18, 2005, 2:44:14 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: still a strange bug in the TYPE-case of the resource manager…
temporarily fixed the importer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/subprojects/importer/Makefile.am

    r4637 r4653  
    22include $(MAINSRCDIR)/defs/include_paths.am
    33
    4 importer_CPPFLAGS = -DNO_AUDIO
     4importer_CPPFLAGS =
    55
    66importer_LDFLAGS = $(MWINDOWS)
     
    1010importer_LDADD = $(MAINSRCDIR)/lib/event/libORXevent.a \
    1111                 $(MAINSRCDIR)/lib/tinyxml/libtinyxml.a \
     12                 $(MAINSRCDIR)/lib/sound/libORXsound.a \
    1213                 $(MAINSRCDIR)/lib/graphics/importer/libORXimporter.a
    1314
Note: See TracChangeset for help on using the changeset viewer.