summaryrefslogtreecommitdiffstats
path: root/examples/sql/drilldown/drilldown.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/drilldown/drilldown.pro')
-rw-r--r--examples/sql/drilldown/drilldown.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/sql/drilldown/drilldown.pro b/examples/sql/drilldown/drilldown.pro
index 8209dd5bd5..a6f593e2f8 100644
--- a/examples/sql/drilldown/drilldown.pro
+++ b/examples/sql/drilldown/drilldown.pro
@@ -14,11 +14,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/drilldown
sources.files = $$SOURCES *.h $$RESOURCES $$FORMS drilldown.pro *.png *.jpg images
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql/drilldown
INSTALLS += target sources
-
-symbian {
- TARGET.UID3 = 0xA000C612
- CONFIG += qt_example
-}
-maemo5: CONFIG += qt_example
-
-simulator: warning(This example might not fully work on Simulator platform)