summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qpauseanimation/qpauseanimation.pro
blob: 4c2dd02951e8ac9faec999f4b6f4943c43317e9d (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qpauseanimation
QT = core-private testlib
SOURCES = tst_qpauseanimation.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0