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