summaryrefslogtreecommitdiffstats
path: root/examples/help/contextsensitivehelp/contextsensitivehelp.pro
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-05-23 22:55:05 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2011-05-23 22:55:05 +1000
commite7395b807119843d6ce8c27012ac5dd1369d393a (patch)
treea73048b9e94bebdab14a43b0711f8fb2a9a7056d /examples/help/contextsensitivehelp/contextsensitivehelp.pro
parent68c94ef3b71cda357fd37ed619f4bb71017615e0 (diff)
parent95df4086abadf0f1fc90cbd84f852c5b5c5d8aa5 (diff)
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qttools-staging
* 'master' of git://scm.dev.nokia.troll.no/qt/qttools-staging: Squashed commit of changes from the 4.8-temp branch. Squashed commit of the changes from the mobile-examples repository (4.7-generated-declarative branch). (cherry picked from commit 539311f7b2687e3148ea695ce06fee768abe7b44)
Diffstat (limited to 'examples/help/contextsensitivehelp/contextsensitivehelp.pro')
-rw-r--r--examples/help/contextsensitivehelp/contextsensitivehelp.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/help/contextsensitivehelp/contextsensitivehelp.pro b/examples/help/contextsensitivehelp/contextsensitivehelp.pro
index b37ffbceb..8941dcbb1 100644
--- a/examples/help/contextsensitivehelp/contextsensitivehelp.pro
+++ b/examples/help/contextsensitivehelp/contextsensitivehelp.pro
@@ -18,3 +18,8 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/contextsensitivehelp
INSTALLS += target sources
symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
+
+symbian: warning(This example does not work on Symbian platform)
+maemo5: warning(This example does not work on Maemo platform)
+simulator: warning(This example does not work on Simulator platform)