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:
Diffstat (limited to '3rdparty/speex-build/AGC.pro')
-rw-r--r--3rdparty/speex-build/AGC.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/speex-build/AGC.pro b/3rdparty/speex-build/AGC.pro
index 790072067..fd8e7fb78 100644
--- a/3rdparty/speex-build/AGC.pro
+++ b/3rdparty/speex-build/AGC.pro
@@ -8,4 +8,4 @@ SOURCES = AGC.cpp
HEADERS = Timer.h
INCLUDEPATH = ../src ../speex-src/include
LIBS += -lspeex
-QMAKE_LIBDIR += ../../release
+QMAKE_LIBDIR = ../../release $$QMAKE_LIBDIR