From b026f288a3ef5ef4ee1ed771fa464268dbbacd78 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Mon, 8 Feb 2010 13:13:23 +0100 Subject: Don't make an s60main dir for non-symbian builds --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index b47281b..dab9c40 100755 --- a/configure +++ b/configure @@ -7791,6 +7791,7 @@ 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 ;; -- cgit v0.12