summaryrefslogtreecommitdiffstats
path: root/examples/dbus/dbus.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/dbus.pro')
-rw-r--r--examples/dbus/dbus.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/dbus/dbus.pro b/examples/dbus/dbus.pro
index 2b77665518..89d42bf7fe 100644
--- a/examples/dbus/dbus.pro
+++ b/examples/dbus/dbus.pro
@@ -8,10 +8,4 @@ SUBDIRS = listnames \
remotecontrolledcar
}
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/dbus
-sources.files = *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/dbus
-INSTALLS += sources
-
QT += widgets