summaryrefslogtreecommitdiffstats
path: root/examples/dbus/pingpong/pong.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/pingpong/pong.pro')
-rw-r--r--examples/dbus/pingpong/pong.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/dbus/pingpong/pong.pro b/examples/dbus/pingpong/pong.pro
index 046d6f07b6..57c4fab965 100644
--- a/examples/dbus/pingpong/pong.pro
+++ b/examples/dbus/pingpong/pong.pro
@@ -5,8 +5,6 @@ HEADERS += ping-common.h pong.h
SOURCES += pong.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/dbus/pingpong
-sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/dbus/pingpong
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example does not work on Simulator platform)