aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtextedit/qsgtextedit.pro
blob: ef4c4e2752b6631e96daeb04b9ca66a1b78a2cea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui network widgets widgets-private
macx:CONFIG -= app_bundle

SOURCES += tst_qsgtextedit.cpp ../shared/testhttpserver.cpp
HEADERS += ../shared/testhttpserver.h

DEFINES += SRCDIR=\\\"$$PWD\\\"

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

qpa:CONFIG+=insignificant_test  # QTBUG-21010, fails unstably