view system/system.pro @ 513:06a6612e7cf1

* Avoid trying to create output files with : in them (win32) * Exit instead of just moaning, if an output file exists and --rdf-force unspecified
author Chris Cannam
date Wed, 10 Dec 2008 12:39:32 +0000
parents 7aa1de571880
children ebb6ac65bccc
line wrap: on
line source
TEMPLATE = lib

SV_UNIT_PACKAGES =
load(../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