summaryrefslogtreecommitdiffstats
path: root/configure
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 /configure
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 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 21ccefe..abab9a1 100755
--- a/configure
+++ b/configure
@@ -7753,7 +7753,6 @@ for file in .projects .projects.3; do
case $a in
*winmain/winmain.pro) continue ;;
- *s60main/s60main.pro) continue ;;
*examples/activeqt/*) continue ;;
*/qmake/qmake.pro) continue ;;
*tools/bootstrap*|*tools/moc*|*tools/rcc*|*tools/uic*|*linguist/lrelease*) SPEC=$QMAKESPEC ;;