blob: 946b0e4ac9bfd1b582038050019dc59f5b3f99ce [file] [log] [blame]
!include( ../tests.pri ) {
error( "Couldn't find the tests.pri file!" )
}
CONFIG += testcase
QT += testlib widgets
!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")
INCLUDEPATH += ../inc
HEADERS += ../inc/tst_definitions.h