summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/filetree/filetree.pro
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2012-01-29 10:09:42 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-31 06:30:31 +0100
commit4a1a84749a01581a7126240e5733e88c95783188 (patch)
tree2a45c817fb6607a6071bd1e869b6c50dd3e5d3dc /examples/xmlpatterns/filetree/filetree.pro
parent990cacfd7650f74f5a1ee1e94fc7d105bebed9fd (diff)
Purge the Symbian support from this module
This continues were 70e6c71f7e8e4c12672075e7477f4f1d99f320e6 stopped and removes Symbian support from the .pro files and the examples. Change-Id: I760645d6e19cccb50d505340c3a08bacc7190105 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
Diffstat (limited to 'examples/xmlpatterns/filetree/filetree.pro')
-rw-r--r--examples/xmlpatterns/filetree/filetree.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/xmlpatterns/filetree/filetree.pro b/examples/xmlpatterns/filetree/filetree.pro
index 4b3430a3..bae24ec1 100644
--- a/examples/xmlpatterns/filetree/filetree.pro
+++ b/examples/xmlpatterns/filetree/filetree.pro
@@ -11,12 +11,7 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xq *.html
sources.path = $$[QT_INSTALL_EXAMPLES]/qtxmlpatterns/xmlpatterns/filetree
INSTALLS += target sources
-symbian {
- TARGET.UID3 = 0xA000D7C4
- 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)