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