Changeset 3508 in orxonox.OLD for orxonox/branches/soundEngine/src
- Timestamp:
- Mar 11, 2005, 10:34:35 PM (20 years ago)
- Location:
- orxonox/branches/soundEngine/src
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/soundEngine/src/Makefile.am
r3493 r3508 25 25 26 26 27 bin_PROGRAMS=orxonox 27 bin_PROGRAMS=orxonox sound 28 28 29 29 orxonox_SOURCES= orxonox.cc \ … … 60 60 lib/math/curve.cc \ 61 61 glmenu/glmenu_imagescreen.cc 62 63 sound_SOURCES = sound_control.cc 62 64 63 65 noinst_HEADERS = orxonox.h \
Note: See TracChangeset
for help on using the changeset viewer.