Last change
on this file since 5316 was
5315,
checked in by bensch, 19 years ago
|
orxonox/trunk: some renaiming of GUI
i am looking forward to coding some simple buttons… hopefully it works
|
File size:
273 bytes
|
Line | |
---|
1 | MAINSRCDIR=../../.. |
---|
2 | include $(MAINSRCDIR)/defs/include_paths.am |
---|
3 | |
---|
4 | AM_LDFLAGS = |
---|
5 | |
---|
6 | noinst_LIBRARIES = libORXglgui.a |
---|
7 | |
---|
8 | libORXglgui_a_CPPFLAGS = -DBUILD_ORXONOX |
---|
9 | |
---|
10 | |
---|
11 | libORXglgui_a_SOURCES = glmenu/glmenu_imagescreen.cc |
---|
12 | |
---|
13 | noinst_HEADERS= glmenu/glmenu_imagescreen.h |
---|
14 | |
---|
15 | |
---|
16 | EXTRA_DIST = |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.