Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 289 Bytes

qquicktextinput.pro

File metadata and controls

13 lines (8 loc) · 289 Bytes
 
2
TARGET = tst_qquicktextinput
3
4
macx:CONFIG -= app_bundle
5
6
7
SOURCES += tst_qquicktextinput.cpp
include (../../shared/util.pri)
11
QT += core-private gui-private v8-private qml-private quick-private testlib
12
13
win32:CONFIG += insignificant_test # QTBUG-24790