summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation/qvariantanimation/qvariantanimation.pro
blob: 1c882833fc9f17c140b2e6978e2d7da5557f8712 (plain)
1
2
3
4
5
CONFIG += testcase parallel_test
TARGET = tst_qvariantanimation
QT = core testlib
SOURCES = tst_qvariantanimation.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0