summaryrefslogtreecommitdiffstats
path: root/examples/opengl/overpainting/overpainting.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/overpainting/overpainting.pro')
-rw-r--r--examples/opengl/overpainting/overpainting.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/opengl/overpainting/overpainting.pro b/examples/opengl/overpainting/overpainting.pro
index 8da2a163c5..1584c3c3d4 100644
--- a/examples/opengl/overpainting/overpainting.pro
+++ b/examples/opengl/overpainting/overpainting.pro
@@ -20,4 +20,10 @@ sources.files = $$SOURCES \
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/opengl/overpainting
INSTALLS += target \
sources
+
symbian:CONFIG += qt_example
+maemo5: CONFIG += qt_example
+
+symbian: warning(This example might not fully work on Symbian platform)
+maemo5: warning(This example does not work on Maemo platform)
+simulator: warning(This example might not fully work on Simulator platform)