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:
-rw-r--r--compiler.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler.pri b/compiler.pri
index e1c2e080a..dc7b1c27e 100644
--- a/compiler.pri
+++ b/compiler.pri
@@ -1,7 +1,7 @@
CONFIG *= warn_on
win32 {
- INCLUDEPATH *= /dev/Boost/include/boost-1_39
+ INCLUDEPATH *= /dev/Boost/include/boost-1_40
CONFIG(intelcpp) {
DEFINES *= RESTRICT=restrict
DEFINES *= VAR_ARRAYS