Changeset 3099 in orxonox.OLD for orxonox/trunk/gui
- Timestamp:
- Dec 5, 2004, 1:56:37 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/gui/Makefile.in
r2991 r3099 127 127 PACKAGE_VERSION = @PACKAGE_VERSION@ 128 128 PATH_SEPARATOR = @PATH_SEPARATOR@ 129 PKG_CONFIG = @PKG_CONFIG@130 129 SET_MAKE = @SET_MAKE@ 131 130 SHELL = @SHELL@ … … 178 177 noinst_HEADERS = orxonox_gui.h orxonox_gui_video.h orxonox_gui_audio.h orxonox_gui_exec.h orxonox_gui_flags.h orxonox_gui_banner.h orxonox_gui_keys.h 179 178 180 # uncomment the following if bencoderrequires the math library179 # uncomment the following if orxonox requires the math library 181 180 #gui_LDADD=-lm 182 181
Note: See TracChangeset
for help on using the changeset viewer.