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

TARGET = tst_channelmapping

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

CONFIG += testcase

SOURCES += tst_channelmapping.cpp

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