view src/resources.qrc @ 238:d8c3043c00a0

Adjust build system.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 07 May 2018 20:07:39 +0300
parents e90dba0cd12a
children
line wrap: on
line source

<RCC>
  <qresource>
    <file alias="logo">../img/logo.png</file>
    <file alias="icon">../img/icon-64.png</file>
    <file alias="license">../COPYING.html</file>
  </qresource>
</RCC>