aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro')
-rw-r--r--tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro b/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro
deleted file mode 100644
index a8eb4885d4..0000000000
--- a/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/qqmldebugprocessprocess.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-QT = core
-macos:CONFIG -= app_bundle
-CONFIG -= debug_and_release_target
-CONFIG += console
-SOURCES += qqmldebugprocessprocess.cpp
-
-DESTDIR = ../qqmldebugprocess
-
-target.path = $$[QT_INSTALL_TESTS]/tst_qqmldebugprocess
-INSTALLS += target
-