1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-04-01 02:42:39 +08:00
Qt-Advanced-Docking-System/examples/openGL/openGL.qrc
2025-03-20 13:33:22 +01:00

11 lines
204 B
Plaintext

<RCC>
<qresource prefix="/openGL">
<file>test.qml</file>
<file>wobble.frag</file>
<file>wobble.frag.qsb</file>
</qresource>
<qresource>
<file>qtlogo.png</file>
</qresource>
</RCC>