From 4a1a84749a01581a7126240e5733e88c95783188 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 29 Jan 2012 10:09:42 +0100 Subject: 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 Reviewed-by: Daniel Molkentin --- examples/xmlpatterns/filetree/filetree.pro | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examples/xmlpatterns/filetree/filetree.pro') diff --git a/examples/xmlpatterns/filetree/filetree.pro b/examples/xmlpatterns/filetree/filetree.pro index 4b3430a..bae24ec 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) -- cgit v1.2.1