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.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/dbus/listnames/listnames.pro b/examples/dbus/listnames/listnames.pro
index 307036c4aa..f1ebe1dee8 100644
--- a/examples/dbus/listnames/listnames.pro
+++ b/examples/dbus/listnames/listnames.pro
@@ -5,8 +5,6 @@ win32:CONFIG += console
SOURCES += listnames.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/dbus/listnames
-sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/dbus/listnames
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example does not work on Simulator platform)