Mercurial > hg > svcore
diff svcore.pro @ 796:c724b148576d qt5
Add dataquay
author | Chris Cannam |
---|---|
date | Tue, 07 May 2013 16:54:36 +0100 |
parents | 7df8bd39d671 |
children | f85050b6f522 |
line wrap: on
line diff
--- a/svcore.pro Tue May 07 15:41:58 2013 +0100 +++ b/svcore.pro Tue May 07 16:54:36 2013 +0100 @@ -17,15 +17,15 @@ TARGET = svcore DEPENDPATH += . data plugin plugin/api/alsa -INCLUDEPATH += . data plugin plugin/api/alsa +INCLUDEPATH += . data plugin plugin/api/alsa ../dataquay OBJECTS_DIR = o MOC_DIR = o win32-g++ { - INCLUDEPATH += ../sv-dependency-builds/win32-mingw/include ../dataquay + INCLUDEPATH += ../sv-dependency-builds/win32-mingw/include } win32-msvc* { - INCLUDEPATH += ../sv-dependency-builds/win32-msvc/include ../dataquay + INCLUDEPATH += ../sv-dependency-builds/win32-msvc/include } # Doesn't work with this library, which contains C99 as well as C++