view platform-dataquay.pri @ 626:b0f5fa844caf

Patch from Josias Matschulat to allow changing the installation location (and add licence and file association to installer)
author Chris Cannam
date Tue, 01 Oct 2013 11:08:07 +0100
parents deabb09d994b
children 31940304272f 4108f52129d3
line wrap: on
line source

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