Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7245 in orxonox.OLD for branches/preferences/src/lib/BuildLibs.am


Ignore:
Timestamp:
Mar 24, 2006, 5:04:44 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/preferences: fixed the linking bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/preferences/src/lib/BuildLibs.am

    r7242 r7245  
    1616                $(LIB_PREFIX)/parser/tinyxml/libtinyxml.a \
    1717                $(LIB_PREFIX)/parser/preferences/libPrefsParser.a \
     18                $(LIB_PREFIX)/parser/cmdline_parser/libCmdLineParser.a \
    1819                $(LIB_PREFIX)/parser/ini_parser/libIniParser.a \
    19                 $(LIB_PREFIX)/parser/cmdline_parser/libCmdLineParser.a \
    2020                $(LIB_PREFIX)/shell/libORXshell.a \
    21                 $(LIB_PREFIX)/math/libORXmath.a
     21                $(LIB_PREFIX)/math/libORXmath.a \
     22                $(LIB_PREFIX)/libORXlibs.a
Note: See TracChangeset for help on using the changeset viewer.