summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qpropertyanimation/qpropertyanimation.pro
blob: 502e5aa428bee02a3607a432a94ae929d0d1f05e (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qpropertyanimation
QT = core gui widgets testlib
SOURCES = tst_qpropertyanimation.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0