Moved chat example to chatserver.
This commit is contained in:
8
examples/chatserver/resources.qrc
Normal file
8
examples/chatserver/resources.qrc
Normal file
@@ -0,0 +1,8 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>static/index.html</file>
|
||||
<file>static/css/style.css</file>
|
||||
<file>static/js/jquery.min.js</file>
|
||||
<file>static/js/chat.js</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user