summaryrefslogtreecommitdiff
path: root/examples/webchannel/nodejs/nodejs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webchannel/nodejs/nodejs.pro')
-rw-r--r--examples/webchannel/nodejs/nodejs.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webchannel/nodejs/nodejs.pro b/examples/webchannel/nodejs/nodejs.pro
index 4df94d2..4da5fc7 100644
--- a/examples/webchannel/nodejs/nodejs.pro
+++ b/examples/webchannel/nodejs/nodejs.pro
@@ -3,5 +3,5 @@ TEMPLATE = aux
exampleassets.files += \
chatclient.js \
package.json
-exampleassets.path = $$[QT_INSTALL_EXAMPLES]/qwebchannel/nodejs
+exampleassets.path = $$[QT_INSTALL_EXAMPLES]/webchannel/nodejs
include(../exampleassets.pri)