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:
authorMikkel Krautz <mikkel@krautz.dk>2009-04-02 22:07:08 +0400
committerMikkel Krautz <mikkel@krautz.dk>2009-04-02 22:07:08 +0400
commit89886d9919340439f0bcc5ca0b0285734f4b39e5 (patch)
tree68dfcc6aef1e0b6f45d9f4e9405ac8789f883f46 /compiler.pri
parent122a10449373d58c7500e643641c921ffde5dccf (diff)
Make 1.2 branch build on OSX.
Diffstat (limited to 'compiler.pri')
-rw-r--r--compiler.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler.pri b/compiler.pri
index 2277c6e49..bfcbdb46e 100644
--- a/compiler.pri
+++ b/compiler.pri
@@ -70,7 +70,7 @@ win32 {
}
macx {
- INCLUDEPATH *= /opt/mumble/boost
+ INCLUDEPATH *= /opt/mumble/boost/include/boost-1_38/
CONFIG(cocoa) {
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5