TEMPLATE = app QT += qml quick SOURCES += main.cpp target.path = $$[QT_INSTALL_EXAMPLES]/qtquick/demos/stocqt qml.files = stocqt.qml content qml.path = $$[QT_INSTALL_EXAMPLES]/qtquick/demos/stocqt sources.files = $$SOURCES stocqt.pro sources.path = $$qml.path INSTALLS += sources target qml