Chris@530: Chris@530: include(./config.pri) Chris@530: Chris@530: CONFIG += staticlib Chris@530: Chris@530: DEFINES -= USE_REDLAND Chris@530: QMAKE_CXXFLAGS -= -I/usr/include/rasqal -I/usr/include/raptor2 Chris@530: EXTRALIBS -= -lrdf Chris@530: Chris@530: DEFINES += USE_SORD Chris@572: # Libraries and paths should be added by config.pri