view system/system.pro @ 597:4fa2b135acbc sv-v1.6

* Add rdf-network option to retrieve RDF descriptions from network, since this is no longer done automatically for reasons of cost
author Chris Cannam
date Mon, 29 Jun 2009 13:44:50 +0000
parents ebb6ac65bccc
children 465f769ccad0
line wrap: on
line source
TEMPLATE = lib

SV_UNIT_PACKAGES =
load(../prf/sv.prf)

CONFIG += sv staticlib qt thread warn_on stl rtti exceptions

QT -= gui

TARGET = svsystem

DEPENDPATH += .
INCLUDEPATH += .

# Input
HEADERS += Init.h System.h
SOURCES += Init.cpp System.cpp