summaryrefslogtreecommitdiffstats
path: root/examples/help/contextsensitivehelp/contextsensitivehelp.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-10-19 09:08:53 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-19 09:10:51 +0200
commite72c0afcfb35de5225a6b4a7fb04c546baa93b07 (patch)
tree7703ee91366aa5dc86302eb5914817b31fbde687 /examples/help/contextsensitivehelp/contextsensitivehelp.pro
parent4be05bcfb848edc80304434a39573b9ce51d5d06 (diff)
QtTools: Remove symbian branches from .pro-files.
Change-Id: I9b84010a5e0628e348569201503ab6c25a3bbfd5 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'examples/help/contextsensitivehelp/contextsensitivehelp.pro')
-rw-r--r--examples/help/contextsensitivehelp/contextsensitivehelp.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/help/contextsensitivehelp/contextsensitivehelp.pro b/examples/help/contextsensitivehelp/contextsensitivehelp.pro
index 9fa1a2a66..29686b67d 100644
--- a/examples/help/contextsensitivehelp/contextsensitivehelp.pro
+++ b/examples/help/contextsensitivehelp/contextsensitivehelp.pro
@@ -16,10 +16,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/contextsensitivehelp
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.png *.doc doc
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)