summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/qabstractanimation/qabstractanimation.pro
blob: be37677b686832624486666ff6c2037f5fc64a70 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app

TARGET = tst_qabstractanimation

QT += 3dcore 3dcore-private 3drender 3drender-private 3danimation 3danimation-private testlib

CONFIG += testcase

SOURCES += tst_qabstractanimation.cpp