Changeset 5312 in orxonox.OLD for trunk/src/Makefile.am
- Timestamp:
- Oct 8, 2005, 1:21:30 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r5311 r5312 11 11 12 12 orxonox_DEPENDENCIES = lib/gui/gui_gtk/libORXgui.a \ 13 lib/gui/gui_opengl/libORXguiGL.a \ 13 14 lib/graphics/importer/libORXimporter.a \ 14 15 lib/sound/libORXsound.a \ … … 22 23 23 24 orxonox_LDADD = lib/gui/gui_gtk/libORXgui.a \ 25 lib/gui/gui_opengl/libORXguiGL.a \ 24 26 lib/graphics/importer/libORXimporter.a \ 25 27 lib/sound/libORXsound.a \ … … 86 88 lib/math/vector.cc \ 87 89 lib/math/curve.cc \ 88 glmenu/glmenu_imagescreen.cc \89 90 subprojects/benchmark.cc 90 91 … … 162 163 lib/math/vector.h \ 163 164 lib/math/curve.h \ 164 glmenu/glmenu_imagescreen.h \165 165 subprojects/benchmark.h 166 166
Note: See TracChangeset
for help on using the changeset viewer.