view system/system.pro @ 464:9525c9d7e54d

* Add vertical zoom and pan to time-value layer. Still some defects, particularly in logarithmic mode. Now need to get this in note layer as well! * Some fixes to log colouring in segmentation mode of time-value layer.
author Chris Cannam
date Fri, 24 Oct 2008 14:52:40 +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