Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/audio/src/openal/CMakeLists.txt @ 318

Last change on this file since 318 was 318, checked in by nicolape, 16 years ago

Added OpenAL Includes and Libs, and a small starter script

File size: 93 bytes
Line 
1PROJECT(Orxonox)
2
3SET(INC_FILES al.h alc.h alext.h alut.h)
4
5TARGET_LINK_LIBRARIES(lib)
6
7
Note: See TracBrowser for help on using the repository browser.