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
RevLine 
[310]1PROJECT(Orxonox)
2
[318]3SET(INC_FILES al.h alc.h alext.h alut.h)
[310]4
[318]5TARGET_LINK_LIBRARIES(lib)
[310]6
[318]7
Note: See TracBrowser for help on using the repository browser.