summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpindexmodel/qhelpindexmodel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhelpindexmodel/qhelpindexmodel.pro')
-rw-r--r--tests/auto/qhelpindexmodel/qhelpindexmodel.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/qhelpindexmodel/qhelpindexmodel.pro b/tests/auto/qhelpindexmodel/qhelpindexmodel.pro
deleted file mode 100644
index 18c118f2d..000000000
--- a/tests/auto/qhelpindexmodel/qhelpindexmodel.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TARGET = tst_qhelpindexmodel
-CONFIG += testcase
-
-SOURCES += tst_qhelpindexmodel.cpp
-QT += help sql testlib
-
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-DEFINES += QT_USE_USING_NAMESPACE