aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmldirparser/data/multiple/qmldir
blob: e74bad56179e980da76bd548c57d76777e7b6134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#
# Comment

module ModuleNamespace

plugin PluginA plugina.so # More comment

ComponentA 1.0 componenta-1_0.qml
ScriptA 1.0 scripta-1_0.js

#
ComponentA 1.5 componenta-1_5.qml
ComponentB 1.5 componentb-1_5.qml