summaryrefslogtreecommitdiffstats
path: root/examples/dbus/listnames/listnames.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/listnames/listnames.pro')
-rw-r--r--examples/dbus/listnames/listnames.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/dbus/listnames/listnames.pro b/examples/dbus/listnames/listnames.pro
deleted file mode 100644
index ed130f7374..0000000000
--- a/examples/dbus/listnames/listnames.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-QT -= gui
-QT += dbus
-win32:CONFIG += console
-
-SOURCES += listnames.cpp
-
-target.path = $$[QT_INSTALL_EXAMPLES]/dbus/listnames
-INSTALLS += target