summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextlayout/qtextlayout.pro
blob: 6bf0065e4f5e0492974505b67cc63469ad2996ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)
QT += core-private gui-private
HEADERS += 
SOURCES += tst_qtextlayout.cpp 
DEFINES += QT_COMPILES_IN_HARFBUZZ
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src

symbian {
	TARGET.EPOCHEAPSIZE = 100000 20000000
}

qpa:contains(QT_CONFIG,qpa):CONFIG+=insignificant_test  # QTBUG-20979