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:
8
samples/qt/AndroidQt/AndroidQt.qrc
Normal file
8
samples/qt/AndroidQt/AndroidQt.qrc
Normal 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>
|
Reference in New Issue
Block a user