diff options
author | axis <qt-info@nokia.com> | 2010-01-14 13:58:22 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-01-14 13:58:22 (GMT) |
commit | 6ee2b1dd38fe64796036a01b42f382d87fcfe5de (patch) | |
tree | 2b1e73736cf05d518761a5be9671eb06992e593c /configure | |
parent | 1c668ede4f1b629cab2ca907df6d33d655df3b83 (diff) | |
download | Qt-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-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ;; |