Mercurial > hg > tony
view platform-dataquay.pri @ 77:170c334c54b9
Fix incorrect tool mode; add waveform to bottom (just to see how it looks, this isn't a very good way to do it)
author | Chris Cannam |
---|---|
date | Fri, 29 Nov 2013 14:52:13 +0000 |
parents | ab10f175b4cb |
children | f7b2978d1d65 |
line wrap: on
line source
exists(config.pri) { include(./config.pri) } CONFIG += staticlib DEFINES -= USE_REDLAND QMAKE_CXXFLAGS -= -I/usr/include/rasqal -I/usr/include/raptor2 EXTRALIBS -= -lrdf DEFINES += USE_SORD # Libraries and paths should be added by config.pri win32-g++: { INCLUDEPATH += ../sv-dependency-builds/win32-mingw/include LIBS += -L../../sv-dependency-builds/win32-mingw/lib }