aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro')
-rw-r--r--tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro b/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro
deleted file mode 100644
index 1dc9de8f34..0000000000
--- a/tests/auto/qml/debugger/qqmldebuglocal/qqmldebuglocal.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmldebuglocal
-osx:CONFIG -= app_bundle
-
-HEADERS += ../shared/qqmldebugtestservice.h
-
-SOURCES += tst_qqmldebuglocal.cpp \
- ../shared/qqmldebugtestservice.cpp
-
-include(../shared/debugutil.pri)
-
-QT += qml-private testlib gui-private core-private
-
-DEFINES += QT_QML_DEBUG_NO_WARNING