Squashed commit of the changes from the mobile-examples repository
authorDavid Boddie <david.boddie@nokia.com>
Wed, 27 Apr 2011 17:16:41 +0000 (19:16 +0200)
committerDavid Boddie <david.boddie@nokia.com>
Fri, 20 May 2011 19:08:38 +0000 (21:08 +0200)
(4.7-generated-declarative branch).
(cherry picked from commit 539311f7b2687e3148ea695ce06fee768abe7b44)

12 files changed:
examples/designer/calculatorbuilder/calculatorbuilder.pro
examples/designer/calculatorform/calculatorform.pro
examples/designer/containerextension/containerextension.pro
examples/designer/customwidgetplugin/customwidgetplugin.pro
examples/designer/designer.pro
examples/designer/taskmenuextension/taskmenuextension.pro
examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro
examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
examples/help/contextsensitivehelp/contextsensitivehelp.pro
examples/help/help.pro
examples/help/remotecontrol/remotecontrol.pro
examples/help/simpletextviewer/simpletextviewer.pro

index 88f37ef..bf4fb1d 100644 (file)
@@ -14,3 +14,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/calculatorbuilder
 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)
index dc142c5..757d313 100644 (file)
@@ -13,3 +13,8 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/calculatorform
 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)
index 1c3cfd7..a7bc02f 100644 (file)
@@ -26,3 +26,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/containerextension
 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)
index 450a8a6..3af8cc1 100644 (file)
@@ -21,3 +21,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/customwidgetplugin
 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)
index 9dda71d..52e7b44 100644 (file)
@@ -19,3 +19,4 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer
 INSTALLS += sources
 
 symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
index 51a1716..4e5df7d 100644 (file)
@@ -25,3 +25,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/taskmenuextension
 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)
index 2fb9fa4..6d1164d 100644 (file)
@@ -11,3 +11,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/worldtimeclockbuilder
 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)
index bf9c869..e394a3d 100644 (file)
@@ -21,3 +21,4 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/worldtimeclockplugin
 INSTALLS += target sources
 
 symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
index b37ffbc..8941dcb 100644 (file)
@@ -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)
index 650b71b..57b01a3 100644 (file)
@@ -11,3 +11,4 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/help
 INSTALLS += sources
 
 symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
index 84780a7..2212db0 100644 (file)
@@ -13,3 +13,8 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/remotecontrol
 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)
index c2e97ea..b51c141 100644 (file)
@@ -15,4 +15,8 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/simpletextviewer
 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)