changeset 33 | 3e2da88830cd |
parent 30 | 5dc02b23752f |
30:5dc02b23752f | 33:3e2da88830cd |
---|---|
10 } |
10 } |
11 ImageFiles { |
11 ImageFiles { |
12 directory: "." |
12 directory: "." |
13 } |
13 } |
14 /* List of plugin directories passed to QML runtime */ |
14 /* List of plugin directories passed to QML runtime */ |
15 // importPaths: [ " ../exampleplugin " ] |
15 importPaths: [ "plugins" ] |
16 } |
16 } |