Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-10-18 17:28:53 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-10-18 17:29:22 +0400
commit5247bf70c5d1dc6c0add572cf8a31e1783aa5cf8 (patch)
tree3692146645c3bd6975283caec99567cc351fc551 /main.pro
parentb8813f30278f83862ab224ed625c037c710123b0 (diff)
Clientside celt juggling library load
Diffstat (limited to 'main.pro')
-rw-r--r--main.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.pro b/main.pro
index 7ca032bb7..30aba96e9 100644
--- a/main.pro
+++ b/main.pro
@@ -9,7 +9,7 @@ CONFIG *= ordered debug_and_release
SUBDIRS *= speexbuild
}
!CONFIG(no-bundled-celt) {
- SUBDIRS *= celt-0.6.2-build
+ SUBDIRS *= celt-0.6.1-build celt-0.6.2-build celt-0.6.3-build
}
!CONFIG(no-11x) {
SUBDIRS *= src/mumble11x