Skip to content
Snippets Groups Projects
Commit 98a6f6dc authored by Ming Rui Zhang's avatar Ming Rui Zhang
Browse files

misc: add webresource.qrc to indicate web resources for client-qt

Change-Id: I0b7bea1bbf0857b54537d2c826b90b702ad81fe4
parent b26e4d3b
No related branches found
No related tags found
No related merge requests found
<RCC>
<qresource prefix="/">
<file alias="chatview.css">src/web-chatview/chatview.css</file>
<file alias="chatview.html">src/web-chatview/chatview.html</file>
<file alias="chatview.js">src/web-chatview/chatview.js</file>
<file alias="linkify.js">src/web-chatview/linkify.js</file>
<file alias="linkify-html.js">src/web-chatview/linkify-html.js</file>
<file alias="linkify-string.js">src/web-chatview/linkify-string.js</file>
<file alias="qwebchannel.js">src/web-chatview/qwebchannel.js</file>
<file alias="chatview-windows.css">src/web-chatview/chatview-windows.css</file>
</qresource>
</RCC>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment