summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/resources/apps/app1/info.yaml
blob: a5287f2c779cba6e47ea30db6878b9e0885fb518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
formatVersion: 1
formatType: am-package
---
id: 'app1'
icon: 'icon.png'
name:
  en: 'Resource Test App 1'

applications:
  - id: 'app1'
    code: 'qrc:///app1/app1.qml'
    runtime: 'qml'
    runtimeParameters:
      importPaths: "qrc:///app1/qml"
      resources:
        - app1file.rcc
        - app1plugin    # libapp1plugin.so would only work on Linux