branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
parent 30 | 5dc02b23752f |
27:93b982ccede2 | 31:5daf16870df6 |
---|---|
1 /* File generated by QtCreator */ |
|
2 |
|
3 import QmlProject 1.0 |
|
4 |
|
5 Project { |
|
6 /* Include .qml, .js, and image files from current directory and subdirectories */ |
|
7 QmlFiles { |
|
8 directory: "." |
|
9 } |
|
10 JavaScriptFiles { |
|
11 directory: "." |
|
12 } |
|
13 ImageFiles { |
|
14 directory: "." |
|
15 } |
|
16 /* List of plugin directories passed to QML runtime */ |
|
17 // importPaths: [ " ../exampleplugin " ] |
|
18 } |