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

TARGET = tst_qchannelmapper

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

CONFIG += testcase

SOURCES += tst_qchannelmapper.cpp

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