~michael-sheldon/content-hub/fix-1377334

47.2.2 by Guenter Schwann
Ne component for the importer to indicate an ongoing transfer
1
/* File generated by Qt Creator, version 2.5.2 */
2
3
import QmlProject 1.1
4
5
Project {
6
    mainFile: "examples/export-qml/export.qml"
7
8
    /* Include .qml, .js, and image files from current directory and subdirectories */
9
    QmlFiles {
10
        directory: ["examples/export-qml", "examples/import-qml",
11
        "import/Ubuntu/Content"]
12
    }
13
}