ember/resources/appresources.qrc

9 lines
372 B
Plaintext
Raw Normal View History

2018-08-06 21:37:16 +03:00
<RCC>
2018-07-28 23:56:23 +03:00
<qresource prefix="/">
<file alias="FontAwesome-Solid.otf">fonts/FontAwesomeSolid-5.2.otf</file>
<file alias="FontAwesome-Regular.otf">fonts/FontAwesomeRegular-5.2.otf</file>
<file alias="WelcomeBanner.jpg">img/charcoal-2396754.jpg</file>
2018-08-06 21:37:16 +03:00
<file alias="Unused-WelcomeBanner.jpg">img/spark-959254.jpg</file>
2018-07-28 23:56:23 +03:00
</qresource>
2018-08-06 21:37:16 +03:00
</RCC>