view widgets/widgets.pro @ 51:c83cc68483ea

Close file (to flush buffer) before reopening
author Chris Cannam
date Wed, 08 Jun 2011 15:17:53 +0100
parents 84d6acb6b3ba
children e0e12bd2978d
line wrap: on
line source
TEMPLATE = lib
TARGET = 

load(../../all.prf)

CONFIG += staticlib

INCLUDEPATH += ../common

DEPENDPATH += ../../svcore
INCLUDEPATH += ../../svcore

HEADERS += TypingSelectWidget.h
SOURCES += TypingSelectWidget.cpp