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