summaryrefslogtreecommitdiffstats
path: root/examples/dbus/chat/chat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/chat/chat.pro')
-rw-r--r--examples/dbus/chat/chat.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/dbus/chat/chat.pro b/examples/dbus/chat/chat.pro
index 5c78405804..17947e099f 100644
--- a/examples/dbus/chat/chat.pro
+++ b/examples/dbus/chat/chat.pro
@@ -9,8 +9,6 @@ DBUS_INTERFACES += org.example.chat.xml
# install
target.path = $$[QT_INSTALL_EXAMPLES]/dbus/chat
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xml
-sources.path = $$[QT_INSTALL_EXAMPLES]/dbus/dbus-chat
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example does not work on Simulator platform)