Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4569 in orxonox.OLD for orxonox/trunk/src/Makefile.in


Ignore:
Timestamp:
Jun 9, 2005, 9:24:26 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: building the newmat lib right as it should be

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.in

    r4564 r4569  
    242242                       lib/particles/libORXparticles.a \
    243243                       lib/collision_detection/libORXcd.a \
    244                        lib/tinyxml/libtinyxml.a
     244                       lib/tinyxml/libtinyxml.a \
     245                       lib/newmat/libnewmat.a
    245246
    246247orxonox_LDADD = lib/gui/libORXgui.a \
     
    252253                lib/collision_detection/libORXcd.a \
    253254                lib/tinyxml/libtinyxml.a \
     255                lib/newmat/libnewmat.a \
    254256                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
    255257
Note: See TracChangeset for help on using the changeset viewer.