Fix compile of Same Game demo.
[profile/ivi/qtdeclarative.git] / examples / demos / samegame / samegame.pro
index 4f9a295..96a8c34 100644 (file)
@@ -1,6 +1,6 @@
 TEMPLATE = app
 
-QT += qml
+QT += qml quick
 SOURCES += main.cpp
 
 target.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/demos/samegame