summaryrefslogtreecommitdiff
path: root/examples/webchannel/standalone/standalone.pro
diff options
context:
space:
mode:
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