Mercurial > hg > vamp-plugin-pack
diff noconfig.pri @ 25:663baf743c63
MSVC fixes
author | Chris Cannam |
---|---|
date | Mon, 09 Dec 2019 13:56:36 +0000 |
parents | de97eaf74910 |
children | 28b1dd4ee370 |
line wrap: on
line diff
--- a/noconfig.pri Mon Dec 09 09:02:02 2019 +0000 +++ b/noconfig.pri Mon Dec 09 13:56:36 2019 +0000 @@ -11,7 +11,8 @@ # This config is actually used only for 64-bit Windows builds. - INCLUDEPATH += /Libraries/boost_1_69_0 $$PWD/../boost_1_69_0/ + INCLUDEPATH += /Libraries/boost_1_69_0 $$PWD/../boost_1_69_0/ $$PWD/sv-dependency-builds/win64-msvc/include + LIBS += -L$$PWD -L$$PWD/sv-dependency-builds/win64-msvc/lib CONFIG(release) { LIBS += -NODEFAULTLIB:LIBCMT -Lrelease