summaryrefslogtreecommitdiffstats
path: root/examples/dialogs/classwizard/classwizard.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dialogs/classwizard/classwizard.pro')
-rw-r--r--examples/dialogs/classwizard/classwizard.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/dialogs/classwizard/classwizard.pro b/examples/dialogs/classwizard/classwizard.pro
index 0952e8f724..09cdce2b4c 100644
--- a/examples/dialogs/classwizard/classwizard.pro
+++ b/examples/dialogs/classwizard/classwizard.pro
@@ -10,3 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dialogs/classwizard
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 might not fully work on Maemo platform)
+simulator: warning(This example might not fully work on Simulator platform)