Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core5/src/orxonox/sound/CMakeLists.txt @ 5892

Last change on this file since 5892 was 5892, checked in by rgrieder, 15 years ago

Removed hard coded sound in Level, Engine and PongBall and replaced SoundMainMenu with a simple SoundBase.

  • Property svn:eol-style set to native
File size: 75 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2    SoundManager.cc
3    SoundBase.cc
4)
5
Note: See TracBrowser for help on using the repository browser.