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
k-a-z-u 8017241c6e split line(old) and wall(new)
added new walling
started working on windows
2018-07-25 16:20:34 +02:00

34 lines
1.2 KiB
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>
<file>res/icons/poi.svg</file>
<file>res/icons/stair.svg</file>
<file>res/icons/door.svg</file>
<file>res/icons/cursor.svg</file>
<file>res/icons/elevator.svg</file>
<file>res/icons/add.svg</file>
<file>res/icons/remove.svg</file>
<file>res/icons/ruler.svg</file>
<file>res/icons/fingerprint.svg</file>
<file>res/icons/gtp.svg</file>
<file>res/icons/registration.svg</file>
<file>res/icons/mesh.svg</file>
<file>res/icons/perspective.svg</file>
<file>res/icons/floorplan.svg</file>
<file>res/icons/grid.svg</file>
<file>res/icons/wireframe.svg</file>
<file>res/icons/save.svg</file>
<file>res/icons/load.svg</file>
<file>res/icons/objects.svg</file>
<file>res/icons/line.svg</file>
</qresource>
</RCC>