This repository has been archived on 2020-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
IndoorMap/res.qrc
2016-05-24 16:55:19 +02:00

14 lines
434 B
Plaintext

<RCC>
<qresource prefix="/">
<file>res/icons/polygon32.png</file>
<file>res/icons/polygon16.png</file>
<file>res/icons/floor.svg</file>
<file>res/icons/wall.svg</file>
<file>res/icons/pillar.svg</file>
<file>res/icons/wifi.svg</file>
<file>res/icons/beacon.svg</file>
<file>res/icons/image.svg</file>
<file>res/icons/cross.png</file>
</qresource>
</RCC>