Load resources manually at startup since they are now in a static library.

This commit is contained in:
codestation
2015-12-27 22:32:08 -04:30
parent 5f508fa47c
commit 6eeba0b71a
4 changed files with 7 additions and 1 deletions

5
common/commonrc.qrc Normal file
View File

@@ -0,0 +1,5 @@
<RCC>
<qresource prefix="/main">
<file>resources/xml/psp2-updatelist.xml</file>
</qresource>
</RCC>