summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pri
blob: a0efd72c4f6ecb2788480cdc963d4f301a5e5477 (plain)
1
2
3
4
5
6
7
8
9
include( ../tests.pri )

CONFIG += testcase
QT += testlib widgets

!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")

INCLUDEPATH += ../inc
HEADERS += ../inc/tst_definitions.h