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