aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2011-03-12 20:11:25 -0800
committerChris Robinson <[email protected]>2011-03-12 20:11:25 -0800
commit73123bc313fd0f700abc8569138081abca997b78 (patch)
treeb438e53a2ed62f8b6391793aaf36297da0ad8b27 /CMakeLists.txt
parent947aa1342c82fe22b2030b04e43532af0a07d978 (diff)
Add support for ALC_EXT_DEDICATED
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2cd7aafa..9284a123 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -319,6 +319,7 @@ SET(OPENAL_OBJS OpenAL32/alAuxEffectSlot.c
SET(ALC_OBJS Alc/ALc.c
Alc/ALu.c
Alc/alcConfig.c
+ Alc/alcDedicated.c
Alc/alcEcho.c
Alc/alcModulator.c
Alc/alcReverb.c