From fd2152bcd50d97e59a43633dfd8783c8c01f9069 Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Thu, 26 Oct 2006 19:34:59 +0000 Subject: Merged CMake branch --- sfx/CMakeLists.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sfx/CMakeLists.txt (limited to 'sfx') diff --git a/sfx/CMakeLists.txt b/sfx/CMakeLists.txt new file mode 100644 index 00000000..5edc9983 --- /dev/null +++ b/sfx/CMakeLists.txt @@ -0,0 +1,7 @@ +SET(FILES + bow_shoot_1.ogg + fist-swish.ogg + levelup.ogg + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/sfx) -- cgit v1.2.3-70-g09d2