summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.pro
blob: 7cd8d513fd61eeb66762280766dc28cc6694f3b8 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
SOURCES += tst_qhelpcontentmodel.cpp

CONFIG += help

DEFINES += SRCDIR=\\\"$$PWD\\\"
DEFINES += QT_USE_USING_NAMESPACE
!contains(QT_BUILD_PARTS, tools): DEFINES += QT_NO_BUILD_TOOLS