Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3508 in orxonox.OLD for orxonox/branches/soundEngine/src


Ignore:
Timestamp:
Mar 11, 2005, 10:34:35 PM (20 years ago)
Author:
bensch
Message:

orxonox/branche/soundManager: added sound_control and it compiles

Location:
orxonox/branches/soundEngine/src
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/soundEngine/src/Makefile.am

    r3493 r3508  
    2525
    2626
    27 bin_PROGRAMS=orxonox
     27bin_PROGRAMS=orxonox sound
    2828
    2929orxonox_SOURCES= orxonox.cc \
     
    6060                 lib/math/curve.cc \
    6161                 glmenu/glmenu_imagescreen.cc
     62
     63sound_SOURCES = sound_control.cc
    6264
    6365noinst_HEADERS = orxonox.h \
Note: See TracChangeset for help on using the changeset viewer.