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

TARGET = tst_lerpclipblend

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

CONFIG += testcase

SOURCES += tst_lerpclipblend.cpp

include(../../core/common/common.pri)