summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguitimer/qguitimer.pro
blob: 8023b56b344203ea44df1aeb5ff91f094b6baa0d (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qguitimer
QT = core gui testlib
SOURCES += ../../../corelib/kernel/qtimer/tst_qtimer.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0