fstl/src/resources.qrc
2014-03-08 15:05:57 -08:00

9 lines
224 B
Text

<RCC>
<qresource prefix="/">
<file>gl/mesh.frag</file>
<file>gl/mesh.vert</file>
<file>gl/quad.frag</file>
<file>gl/quad.vert</file>
<file>style.qss</file>
</qresource>
</RCC>