C Qt Quick Ultralite minimal Example import QmlProject 1.3 Project { mainFile: "minimal.qml" QmlFiles { files: [ "minimal.qml" ] } }