summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpindexmodel/qhelpindexmodel.pro
blob: 18c118f2da73680e1795f0bf4e842536fa0a41b7 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_qhelpindexmodel
CONFIG += testcase

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

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