summaryrefslogtreecommitdiffstats
path: root/examples/dbus/complexpingpong/complexpong.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/complexpingpong/complexpong.pro')
-rw-r--r--examples/dbus/complexpingpong/complexpong.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/dbus/complexpingpong/complexpong.pro b/examples/dbus/complexpingpong/complexpong.pro
index 08759bb8d7..dede78026a 100644
--- a/examples/dbus/complexpingpong/complexpong.pro
+++ b/examples/dbus/complexpingpong/complexpong.pro
@@ -4,9 +4,9 @@ QT += dbus
HEADERS += complexpong.h
SOURCES += complexpong.cpp
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/complexpingpong
+target.path = $$[QT_INSTALL_EXAMPLES]/dbus/complexpingpong
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/complexpingpong
+sources.path = $$[QT_INSTALL_EXAMPLES]/dbus/complexpingpong
INSTALLS += target sources
simulator: warning(This example does not work on Simulator platform)