aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llaudio
diff options
context:
space:
mode:
authorArmin Weatherwax2009-12-13 20:32:30 +0100
committerArmin Weatherwax2009-12-13 20:32:30 +0100
commit72cd31c80efd41d87ffc21141438cff66c806b3c (patch)
treec33e836871aac1db70633b92a8480b6774003b35 /linden/indra/llaudio
parentdon't let the voice client spam about ParcelVoiceInfoRequest capability (SNOW... (diff)
parentAdded Imprudence VC80 .config files to the repo (diff)
downloadmeta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.zip
meta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.tar.gz
meta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.tar.bz2
meta-impy-72cd31c80efd41d87ffc21141438cff66c806b3c.tar.xz
Merge branch 'next' of git://github.com/jacek/imprudence into next
Diffstat (limited to 'linden/indra/llaudio')
-rw-r--r--linden/indra/llaudio/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llaudio/CMakeLists.txt b/linden/indra/llaudio/CMakeLists.txt
index 70041e7..0a668f9 100644
--- a/linden/indra/llaudio/CMakeLists.txt
+++ b/linden/indra/llaudio/CMakeLists.txt
@@ -2,6 +2,7 @@
2 2
3project(llaudio) 3project(llaudio)
4 4
5# Current starting point for CMake. Seems rather arbitrary - MC
5include(00-Common) 6include(00-Common)
6include(Audio) 7include(Audio)
7include(OPENAL) 8include(OPENAL)