- Timestamp:
- Nov 30, 2004, 11:51:14 AM (20 years ago)
- Location:
- orxonox/trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/console/Makefile.am
r2989 r3027 7 7 noinst_HEADERS=orxonox_console.h orxonox_console_entry.h orxonox_console_log.h 8 8 9 # uncomment the following if bencoderrequires the math library9 # uncomment the following if orxonox requires the math library 10 10 #gui_LDADD=-lm 11 11 -
orxonox/trunk/gui/Makefile.am
r2989 r3027 8 8 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 9 9 10 # uncomment the following if bencoderrequires the math library10 # uncomment the following if orxonox requires the math library 11 11 #gui_LDADD=-lm 12 12 -
orxonox/trunk/importer/Makefile.am
r2932 r3027 11 11 12 12 13 # uncomment the following if bencoderrequires the math library13 # uncomment the following if orxonox requires the math library 14 14 #orxonox_LDADD=-lm 15 15 -
orxonox/trunk/src/Makefile.am
r2990 r3027 12 12 13 13 14 # uncomment the following if bencoderrequires the math library14 # uncomment the following if orxonox requires the math library 15 15 #orxonox_LDADD=-lm 16 16 -
orxonox/trunk/src/Makefile.in
r2991 r3027 459 459 460 460 461 # uncomment the following if bencoderrequires the math library461 # uncomment the following if orxonox requires the math library 462 462 #orxonox_LDADD=-lm 463 463
Note: See TracChangeset
for help on using the changeset viewer.