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

applications:
  - id: 'app2'
    code:    ':/app2.qml'
    runtime: 'qml'
    runtimeParameters:
      importPaths: "qml"
      resources: "app2.rcc"