Changeset 5673 in orxonox.OLD for trunk/src/lib/Makefile.am
- Timestamp:
- Nov 21, 2005, 4:02:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/Makefile.am
r5634 r5673 17 17 shell/libORXshell.a 18 18 19 #libORXlibs_a_LIBDADD = 19 #libORXlibs_a_LIBDADD = gui/gtk_gui/libORXgui.a \ 20 20 gui/gl_gui/libORXglgui.a \ 21 21 graphics/importer/libORXimporter.a \ … … 42 42 util/executor/executor.cc \ 43 43 math/vector.cc \ 44 math/matrix.cc \ 44 45 math/curve.cc 45 46 … … 59 60 util/multi_type.h \ 60 61 util/executor/executor.h \ 62 math/matrix.h \ 61 63 math/vector.h \ 62 64 math/curve.h
Note: See TracChangeset
for help on using the changeset viewer.