Last change
on this file since 7178 was
7178,
checked in by bensch, 19 years ago
|
orxonox/dylib: hmm… so everything seems to work again, only two libs arn't found yet
|
File size:
950 bytes
|
Line | |
---|
1 | |
---|
2 | libORXlibs_a_LIBRARIES_ = \ |
---|
3 | $(LIB_PREFIX)/libORXlibs.a \ |
---|
4 | $(LIB_PREFIX)/gui/gtk_gui/libORXgui.a \ |
---|
5 | $(LIB_PREFIX)/gui/gl_gui/libORXglgui.a \ |
---|
6 | $(LIB_PREFIX)/graphics/importer/libORXimporter.la \ |
---|
7 | $(LIB_PREFIX)/graphics/libORXgraphics.a \ |
---|
8 | $(LIB_PREFIX)/sound/libORXsound.a \ |
---|
9 | $(LIB_PREFIX)/event/libORXevent.a \ |
---|
10 | $(LIB_PREFIX)/physics/libORXphysics.a \ |
---|
11 | $(LIB_PREFIX)/particles/libORXparticles.a \ |
---|
12 | $(LIB_PREFIX)/collision_detection/libORXcd.a \ |
---|
13 | $(LIB_PREFIX)/network/libORXnet.a \ |
---|
14 | $(LIB_PREFIX)/graphics/spatial_separation/libORXquadtree.a \ |
---|
15 | $(LIB_PREFIX)/parser/tinyxml/libtinyxml.a \ |
---|
16 | $(LIB_PREFIX)/parser/ini_parser/libIniParser.a \ |
---|
17 | $(LIB_PREFIX)/shell/libORXshell.a \ |
---|
18 | $(LIB_PREFIX)/math/libORXmath.a |
---|
Note: See
TracBrowser
for help on using the repository browser.