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