source:
orxonox.OLD/trunk/src/lib/sound/Makefile.am
@
5372
| Last change on this file since 5372 was 4750, checked in by bensch, 20 years ago | |
|---|---|
| File size: 240 bytes | |
| Line | |
|---|---|
| 1 | MAINSRCDIR=../.. |
| 2 | include $(MAINSRCDIR)/defs/include_paths.am |
| 3 | |
| 4 | noinst_LIBRARIES = libORXsound.a |
| 5 | |
| 6 | libORXsound_a_SOURCES = sound_engine.cc \ |
| 7 | ogg_player.cc |
| 8 | |
| 9 | noinst_HEADERS = sound_engine.h \ |
| 10 | ogg_player.h |
Note: See TracBrowser
for help on using the repository browser.










