summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhelpindexmodel/tst_qhelpindexmodel.pro
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-02-22 09:00:29 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-02-22 09:00:29 (GMT)
commit6d23a6d0a2954a4895dd5c1cfade28eab5a2874e (patch)
treef2f1709febef96b8eec5fcf5f450abe50759a4c7 /tests/auto/qhelpindexmodel/tst_qhelpindexmodel.pro
parent746be2ba8d54e2c9803af6a6ba3cc0b6bf1da258 (diff)
parente2f90ecdde9550986df1539aa88eb5fc41d939e1 (diff)
downloadQt-6d23a6d0a2954a4895dd5c1cfade28eab5a2874e.zip
Qt-6d23a6d0a2954a4895dd5c1cfade28eab5a2874e.tar.gz
Qt-6d23a6d0a2954a4895dd5c1cfade28eab5a2874e.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml
Diffstat (limited to 'tests/auto/qhelpindexmodel/tst_qhelpindexmodel.pro')
-rw-r--r--tests/auto/qhelpindexmodel/tst_qhelpindexmodel.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qhelpindexmodel/tst_qhelpindexmodel.pro b/tests/auto/qhelpindexmodel/tst_qhelpindexmodel.pro
deleted file mode 100644
index 927c2e1..0000000
--- a/tests/auto/qhelpindexmodel/tst_qhelpindexmodel.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-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