add some comments
[makneto-zunavac1.git] / src / ui-mobile / declarative / ui-mobile.qmlproject
blobab0184282eb652b01316729de1b2101e0797d7ef
1 /* File generated by Qt Creator, version 2.2.1 */
3 import QmlProject 1.1
5 Project {
6     mainFile: "mainview.qml"
8     /* Include .qml, .js, and image files from current directory and subdirectories */
9     QmlFiles {
10         directory: "."
11     }
12     JavaScriptFiles {
13         directory: "."
14     }
15     ImageFiles {
16         directory: "."
17     }
18     /* List of plugin directories passed to QML runtime */
19     // importPaths: [ "../exampleplugin" ]