summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextscriptengine/qtextscriptengine.pro
blob: 516fa67f1132015703e611acab8ae75b789df52c (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qtextscriptengine

QT += core-private gui-private testlib

HEADERS += 
SOURCES += tst_qtextscriptengine.cpp 
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src

mac: CONFIG += insignificant_test # QTBUG-23064