qca/unittest/certunittest/certunittest.pro
Brad Hards 6302b633dc Change the target for the qmake/qconf based unit tests to be
"make test", to match cmake.


svn path=/trunk/kdesupport/qca/; revision=685629
2007-07-09 10:52:52 +00:00

12 lines
198 B
Prolog

DEPENDPATH += .
include(../unittest.pri)
CONFIG += qtestlib
# test target
QMAKE_EXTRA_TARGETS = test
test.depends = certunittest
test.commands = ./certunittest
# Input
SOURCES += certunittest.cpp