summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusinterface/qmyserver/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/dbus/qdbusinterface/qmyserver/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/dbus/qdbusinterface/qmyserver/.prev_CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/dbus/qdbusinterface/qmyserver/.prev_CMakeLists.txt b/tests/auto/dbus/qdbusinterface/qmyserver/.prev_CMakeLists.txt
deleted file mode 100644
index 03b4ac05e1..0000000000
--- a/tests/auto/dbus/qdbusinterface/qmyserver/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-# Generated from qmyserver.pro.
-
-#####################################################################
-## qmyserver_qdbusinterface Binary:
-#####################################################################
-
-qt_internal_add_executable(qmyserver_qdbusinterface
- OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
- SOURCES
- ../myobject.h
- qmyserver.cpp
- PUBLIC_LIBRARIES
- Qt::DBus
-)