aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtextinput/qsgtextinput.pro
blob: 1c988be880d31537c056d1215691645cc9053a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qsgtextinput
macx:CONFIG -= app_bundle

SOURCES += tst_qsgtextinput.cpp

testDataFiles.files = data
testDataFiles.path = .
DEPLOYMENT += testDataFiles

QT += core-private gui-private v8-private declarative-private opengl-private testlib