summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmldebugservice/qmldebugservice.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmldebugservice/qmldebugservice.pro')
-rw-r--r--tests/auto/declarative/qmldebugservice/qmldebugservice.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/declarative/qmldebugservice/qmldebugservice.pro b/tests/auto/declarative/qmldebugservice/qmldebugservice.pro
deleted file mode 100644
index 9995f1f..0000000
--- a/tests/auto/declarative/qmldebugservice/qmldebugservice.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += network declarative
-macx:CONFIG -= app_bundle
-
-HEADERS += ../shared/debugutil_p.h
-SOURCES += tst_qmldebugservice.cpp \
- ../shared/debugutil.cpp