4
1
mirror of https://github.com/QuasarApp/Snake.git synced 2025-05-09 16:09:55 +00:00

restore qrc file

This commit is contained in:
Andrei Yankovich 2021-07-03 20:04:52 +03:00
parent 6c3e8408ff
commit e2b2175576

@ -0,0 +1,12 @@
<RCC>
<qresource prefix="/mesh">
<file>res/meshes/cube.mesh</file>
</qresource>
<qresource prefix="/hdr">
<file>res/hdr/testHDR.jpg</file>
<file>res/hdr/testHDR.hdr</file>
</qresource>
<qresource prefix="/qml">
<file>TestControl.qml</file>
</qresource>
</RCC>