TEMPLATE = app
QT += quick qml
SOURCES += main.cpp
RESOURCES += samegame3.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/tutorials/samegame/samegame3
INSTALLS += target