summaryrefslogtreecommitdiffstats
path: root/examples/declarative/minehunt/minehunt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/minehunt/minehunt.pro')
-rw-r--r--examples/declarative/minehunt/minehunt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/declarative/minehunt/minehunt.pro b/examples/declarative/minehunt/minehunt.pro
index 08b6254..01791b1 100644
--- a/examples/declarative/minehunt/minehunt.pro
+++ b/examples/declarative/minehunt/minehunt.pro
@@ -1,6 +1,7 @@
SOURCES = main.cpp
QT += script declarative
+contains(QT_CONFIG, opengles2)|contains(QT_CONFIG, opengles1): QT += opengl
target.path = $$[QT_INSTALL_EXAMPLES]/declarative/minehunt
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS minehunt.pro