mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 02:07:14 +02:00
9 lines
404 B
Text
9 lines
404 B
Text
<RCC>
|
|
<qresource prefix="/">
|
|
<file>../assets/logo-larger.png</file>
|
|
<file alias="assignment-run.svg">../assets/assignment-run.svg</file>
|
|
<file alias="assignment-stop.svg">../assets/assignment-stop.svg</file>
|
|
<file alias="server-start.svg">../assets/server-start.svg</file>
|
|
<file alias="server-stop.svg">../assets/server-stop.svg</file>
|
|
</qresource>
|
|
</RCC>
|