comparison data/fileio/test/test.pro @ 1185:69c84a66727b 3.0-integration

OSX build fixes
author Chris Cannam
date Wed, 27 Apr 2016 11:04:32 +0100
parents e5a1d815f331
children 24c0d4c5356e
comparison
equal deleted inserted replaced
1184:e5a1d815f331 1185:69c84a66727b
1 1
2 TEMPLATE = app 2 TEMPLATE = app
3
4 INCLUDEPATH += ../../../../vamp-plugin-sdk
3 5
4 LIBS += -L../../.. -L../../../../dataquay -L../../../release -L../../../../dataquay/release -lsvcore -ldataquay 6 LIBS += -L../../.. -L../../../../dataquay -L../../../release -L../../../../dataquay/release -lsvcore -ldataquay
5 7
6 win32-g++ { 8 win32-g++ {
7 INCLUDEPATH += ../../../../sv-dependency-builds/win32-mingw/include 9 INCLUDEPATH += ../../../../sv-dependency-builds/win32-mingw/include