Qt Quick Demo - Same Game TEMPLATE = app QT += qml quick sql SOURCES += main.cpp RESOURCES += samegame.qrc target.path = $$[QT_INSTALL_EXAMPLES]/demos/samegame INSTALLS += target