ember/resources/appresources.qrc

9 lines
372 B
Plaintext
Raw Normal View History

2018-08-06 18:37:16 +00:00
<RCC>
2018-07-28 20:56:23 +00: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 18:37:16 +00:00
<file alias="Unused-WelcomeBanner.jpg">img/spark-959254.jpg</file>
2018-07-28 20:56:23 +00:00
</qresource>
2018-08-06 18:37:16 +00:00
</RCC>