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

TARGET = tst_clipblendnode

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

CONFIG += testcase

SOURCES += tst_clipblendnode.cpp

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