summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2010-04-09 15:10:00 (GMT)
committerFrans Englich <frans.englich@nokia.com>2010-04-09 15:10:00 (GMT)
commit3de3c5b73f788a52f9c1d1c3699b2c90149c6646 (patch)
tree83db8ea0c880bd7da0924138087fbdda3a885c5d
parent385f2c8a34a52443e78dfa272a1a483b9d6d29fc (diff)
downloadQt-3de3c5b73f788a52f9c1d1c3699b2c90149c6646.zip
Qt-3de3c5b73f788a52f9c1d1c3699b2c90149c6646.tar.gz
Qt-3de3c5b73f788a52f9c1d1c3699b2c90149c6646.tar.bz2
Don't build QtXmlPatterns' command line tools on Symbian.
Brought up by Espen. Reviewed-by: Espen Riskedal
-rw-r--r--tools/tools.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 4cff507..f6f2dcd 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -28,7 +28,8 @@ embedded:SUBDIRS += kmap2qmap
contains(QT_CONFIG, declarative):SUBDIRS += qmlviewer qmldebugger
contains(QT_CONFIG, dbus):SUBDIRS += qdbus
-!wince*:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns xmlpatternsvalidator
+# We don't need these command line utilities on embedded platforms.
+!wince*:!symbian:contains(QT_CONFIG, xmlpatterns): SUBDIRS += xmlpatterns xmlpatternsvalidator
embedded: SUBDIRS += makeqpf
!wince*:!cross_compile:SUBDIRS += qdoc3