summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpindexmodel/qhelpindexmodel.pro
blob: 927c2e19ed7f8c41c691edbf4ebda2b39f8da947 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)

SOURCES += tst_qhelpindexmodel.cpp
CONFIG  += help
QT      += sql

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