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

TARGET = tst_channelmapper

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

CONFIG += testcase

SOURCES += tst_channelmapper.cpp

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