Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/sound/CMakeLists.txt @ 3078

Last change on this file since 3078 was 3078, checked in by landauf, 15 years ago

added svn:eolstyle native, no codechanges

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