Is it possible to move qml directory to the same level as the project?
-
Yes, it can be done
have a look at "qml modules":http://doc.qt.nokia.com/4.7/qdeclarativemodules.html#qml-modules which explain how to do this.