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

TARGET = tst_axisaccumulatorjob

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

CONFIG += testcase

SOURCES += tst_axisaccumulatorjob.cpp

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