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

TARGET = tst_qactioninput

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

CONFIG += testcase

SOURCES += tst_qactioninput.cpp

include(../../render/commons/commons.pri)
include(../commons/commons.pri)