Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 11, 2005, 4:32:05 PM (19 years ago)
Author:
hdavid
Message:

branches/avi_play: added new libs to configure.ac, it compiles know on ubuntu :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/avi_play/src/subprojects/importer/Makefile.am

    r5963 r6049  
    1010
    1111importer_LDADD = $(MAINSRCDIR)/lib/event/libORXevent.a \
    12                  $(MAINSRCDIR)/lib/tinyxml/libtinyxml.a \
     12                 $(MAINSRCDIR)/lib/parser/tinyxml/libtinyxml.a \
    1313                 $(MAINSRCDIR)/lib/graphics/libORXgraphics.a \
    1414                 $(MAINSRCDIR)/lib/shell/libORXshell.a \
     
    3838
    3939multitex_LDADD = $(MAINSRCDIR)/lib/event/libORXevent.a \
    40                  $(MAINSRCDIR)/lib/tinyxml/libtinyxml.a \
     40                 $(MAINSRCDIR)/lib/parser/tinyxml/libtinyxml.a \
    4141                 $(MAINSRCDIR)/lib/graphics/libORXgraphics.a \
    4242                 $(MAINSRCDIR)/lib/shell/libORXshell.a \
Note: See TracChangeset for help on using the changeset viewer.