view system/system.pro @ 207:95d9c6de5a4f

add a tool tip to the fader button (plugin parameters of property box)
author lbajardsilogic
date Thu, 31 Jan 2008 10:37:01 +0000
parents fc9323a41f5a
children
line wrap: on
line source
TEMPLATE = lib

SV_UNIT_PACKAGES =
load(../sv.prf)

CONFIG += sv staticlib qt thread warn_on stl rtti exceptions

TARGET = svsystem

DEPENDPATH += .
INCLUDEPATH += .

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