subsurface/qt-mobile/mobile-resources.qrc
Grace Karanja 424cf6ca57 Add resource file to hold QML files
Add a resource file to hold any QML files that will be used in the
mobile port.

Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-06-20 14:16:33 -07:00

5 lines
90 B
Text

<RCC>
<qresource prefix="/qml">
<file>main.qml</file>
</qresource>
</RCC>