summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/qdocglobals/qdocglobals.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/qdocglobals/qdocglobals.pro')
-rw-r--r--tests/auto/qdoc/qdocglobals/qdocglobals.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qdoc/qdocglobals/qdocglobals.pro b/tests/auto/qdoc/qdocglobals/qdocglobals.pro
deleted file mode 100644
index fa7ddb8e0..000000000
--- a/tests/auto/qdoc/qdocglobals/qdocglobals.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-QT = core testlib
-TARGET = tst_qdocglobals
-INCLUDEPATH += $$PWD/../../../../src/qdoc
-
-HEADERS += $$PWD/../../../../src/qdoc/qdocglobals.h
-
-SOURCES += $$PWD/../../../../src/qdoc/qdocglobals.cpp \
- tst_qdocglobals.cpp