qca/unittest/keybundle/keybundle.pro
Justin Karneges e6a4a57edd update to build against the right qca lib name
svn path=/trunk/kdesupport/qca/; revision=648311
2007-03-30 23:42:53 +00:00

15 lines
252 B
Prolog

TEMPLATE = app
TARGET = keybundle
DEPENDPATH += .
include(../unittest.pri)
CONFIG += qtestlib thread console
QT -= gui
# check target
QMAKE_EXTRA_TARGETS = check
check.depends = keybundle
check.commands = ./keybundle
# Input
SOURCES += keybundle.cpp