summaryrefslogtreecommitdiff
path: root/examples/webchannel/standalone/standalone.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-05-24 20:02:27 +0200
committerLiang Qi <liang.qi@qt.io>2016-05-24 20:02:27 +0200
commit034d052823c5d1f36dd1378716c7757c1c0c78d0 (patch)
tree84b0edef2cd1e2fffe650c27f4bef9fe2ff29953 /examples/webchannel/standalone/standalone.pro
parent9ea8ff6330b0e9259faf332de4af8bd0bfc3fcbf (diff)
parent4fda82b66e17cc03e6b08f1afd135069cfef09b7 (diff)
downloadqtwebchannel-034d052823c5d1f36dd1378716c7757c1c0c78d0.tar.gz
Merge remote-tracking branch 'origin/5.7' into dev
Change-Id: Ica9ff8d7142c5bd5328d44505beb8c22b4c21766
Diffstat (limited to 'examples/webchannel/standalone/standalone.pro')
-rw-r--r--examples/webchannel/standalone/standalone.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/webchannel/standalone/standalone.pro b/examples/webchannel/standalone/standalone.pro
index 19aa264..cfe4297 100644
--- a/examples/webchannel/standalone/standalone.pro
+++ b/examples/webchannel/standalone/standalone.pro
@@ -18,5 +18,8 @@ DEFINES += "BUILD_DIR=\"\\\""$$OUT_PWD"\\\"\""
exampleassets.files += \
index.html
-exampleassets.path = $$[QT_INSTALL_EXAMPLES]/qwebchannel/standalone
+exampleassets.path = $$[QT_INSTALL_EXAMPLES]/webchannel/standalone
include(../exampleassets.pri)
+
+target.path = $$[QT_INSTALL_EXAMPLES]/webchannel/standalone
+INSTALLS += target