diff noconfig.pri @ 650:83cda426a045

Add path to Boost 1.71 if present
author Chris Cannam
date Tue, 22 Oct 2019 18:45:28 +0100
parents 2090dd9bfbc1
children 916b55fa197a
line wrap: on
line diff
--- a/noconfig.pri	Tue Oct 22 18:13:52 2019 +0100
+++ b/noconfig.pri	Tue Oct 22 18:45:28 2019 +0100
@@ -62,7 +62,7 @@
 
     INCLUDEPATH += $$PWD/sv-dependency-builds/win32-mingw/include $$PWD/sv-dependency-builds/win32-mingw/include/opus
 
-    INCLUDEPATH += /Libraries/boost_1_69_0 $$PWD/../boost_1_69_0
+    INCLUDEPATH += /Libraries/boost_1_71_0 /Libraries/boost_1_69_0 $$PWD/../boost_1_69_0
 
     LIBS += -Lrelease -L$$PWD/sv-dependency-builds/win32-mingw/lib