Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5673 in orxonox.OLD for trunk/src/lib/Makefile.am


Ignore:
Timestamp:
Nov 21, 2005, 4:02:23 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: Matrix included into Project

File:
1 edited

Legend:

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

    r5634 r5673  
    1717                            shell/libORXshell.a
    1818
    19 #libORXlibs_a_LIBDADD =      gui/gtk_gui/libORXgui.a \
     19#libORXlibs_a_LIBDADD =     gui/gtk_gui/libORXgui.a \
    2020                            gui/gl_gui/libORXglgui.a \
    2121                            graphics/importer/libORXimporter.a \
     
    4242                        util/executor/executor.cc \
    4343                        math/vector.cc \
     44                        math/matrix.cc \
    4445                        math/curve.cc
    4546
     
    5960                        util/multi_type.h \
    6061                        util/executor/executor.h \
     62                        math/matrix.h \
    6163                        math/vector.h \
    6264                        math/curve.h
Note: See TracChangeset for help on using the changeset viewer.