Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/sound/Makefile.am @ 4621

Last change on this file since 4621 was 4506, checked in by bensch, 19 years ago

orxonox/trunk: building the SoundEngine as a lib

File size: 168 bytes
RevLine 
[4291]1MAINSRCDIR=../..
[4428]2include $(MAINSRCDIR)/defs/include_paths.am
[3493]3
[4506]4noinst_LIBRARIES = libORXsound.a
[4291]5
[4506]6libORXsound_a_SOURCES = sound_engine.cc
[4291]7
[4506]8noinst_HEADERS= sound_engine.h
Note: See TracBrowser for help on using the repository browser.