view system/system.pro @ 322:7623ecfd5891

* correct frame count in cache-in-memory * fix clipping avoidance code (was only working for 1/channelCount of the samples)
author Chris Cannam
date Thu, 25 Oct 2007 14:30:32 +0000
parents 4b2ea82fd0ed
children 7aa1de571880
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