mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
+ added resources needed for servatrice logo ~ updated CMakeLists.txt to include the new resources
5 lines
138 B
Text
5 lines
138 B
Text
<RCC>
|
|
<qresource prefix="/" >
|
|
<file alias="resources/appicon.svg">resources/cockatrice.svg</file>
|
|
</qresource>
|
|
</RCC>
|