1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0025149: Samples - add Qt5/QML sample for Android 4.x

This commit is contained in:
ibs
2014-10-03 14:11:30 +04:00
committed by bugmaster
parent c088aa932f
commit 80eb96707a
28 changed files with 1245 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<RCC>
<qresource prefix="/">
<file>res/qml/main.qml</file>
</qresource>
<qresource prefix="/icons">
<file>res/icons/ic_action_collection.png</file>
</qresource>
</RCC>