summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-01-14 13:58:22 (GMT)
committeraxis <qt-info@nokia.com>2010-01-14 13:58:22 (GMT)
commit6ee2b1dd38fe64796036a01b42f382d87fcfe5de (patch)
tree2b1e73736cf05d518761a5be9671eb06992e593c /src/tools
parent1c668ede4f1b629cab2ca907df6d33d655df3b83 (diff)
downloadQt-6ee2b1dd38fe64796036a01b42f382d87fcfe5de.zip
Qt-6ee2b1dd38fe64796036a01b42f382d87fcfe5de.tar.gz
Qt-6ee2b1dd38fe64796036a01b42f382d87fcfe5de.tar.bz2
Fixed makefile generation for Symbian.
This enables fast makefiles as well as intermodule dependencies. This hasn't been tested with the other Symbian build systems. It's quite possible that they will break because of this, but we will handle that at a later time.
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/tools.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tools.pro b/src/tools/tools.pro
index 25527e3..cd7cd9b 100644
--- a/src/tools/tools.pro
+++ b/src/tools/tools.pro
@@ -20,7 +20,7 @@ src_tools_uic3.target = sub-uic3
src_tools_idc.subdir = $$QT_SOURCE_TREE/src/tools/idc
src_tools_idc.target = sub-idc
-!wince*:!symbian:!ordered {
+!wince*:!ordered {
# Set dependencies for each subdir
src_tools_moc.depends = src_tools_bootstrap
src_tools_rcc.depends = src_tools_bootstrap