diff options
Diffstat (limited to 'src/libcommuni/examples/qmlbot/qmlbot.qrc')
| -rw-r--r-- | src/libcommuni/examples/qmlbot/qmlbot.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/libcommuni/examples/qmlbot/qmlbot.qrc b/src/libcommuni/examples/qmlbot/qmlbot.qrc new file mode 100644 index 0000000..5f94096 --- /dev/null +++ b/src/libcommuni/examples/qmlbot/qmlbot.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/"> + <file alias="main.qml">qml/main.qml</file> + </qresource> +</RCC> |
