From f76b4e1b4a55008cc45f633c7be55ae9d063dc5b Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Thu, 13 Aug 2009 17:23:25 +0200 Subject: Removing "Project ERROR: s60main.pro is intended only for Symbian!" It happens during the configure phase on Non-Windows. When making Qt for S60 build on Linux, we may want to revert the change or have a different fix. Reviewed-By: Jason Barron --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index fc87950b..0feb380 100755 --- a/configure +++ b/configure @@ -7494,6 +7494,7 @@ for file in .projects .projects.3; do case $a in *winmain/winmain.pro) continue ;; + *s60main/s60main.pro) continue ;; */qmake/qmake.pro) continue ;; *tools/bootstrap*|*tools/moc*|*tools/rcc*|*tools/uic*) SPEC=$QMAKESPEC ;; *) SPEC=$XQMAKESPEC ;; -- cgit v0.12