view src/resources.qrc @ 263:f0e180b13e05

More build system improvements.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 Jan 2020 03:27:25 +0200
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>