summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/incredibuild_xge.prf
Commit message (Collapse)AuthorAgeFilesLines
* Fix vcproj file generation for incredibuild handling of moc etc targetsAndy Shaw2012-08-141-1/+2
| | | | | | | | | | | | | | | When incredibuild-xge had been turned on by configure then it was not ensuring that the generated vcproj files had the right extra comments needed to make incredibuild run moc and other tools in parallel. By fixing the prf file to get around a problem in the parser this is now respected. Task-number: QTBUG-14482 Change-Id: Ifd24bde2db7d80d3a52719c733d15f228c7b3534 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> (cherry picked from commit fb3c850581953983588d49391f40f03cc7e61e62)
* clean up visual studio identification codeOswald Buddenhagen2011-04-121-1/+1
| | | | | | | TEMPLATE is (now) reliably prefixed with "vc" when a vs generator is used. Reviewed-by: mariusSO
* fix escaping - by not using evalOswald Buddenhagen2010-05-271-3/+3
| | | | | the left-hand-side of qmake assignments is expanded, so there is no need to use eval.
* escape backslashesOswald Buddenhagen2010-05-261-2/+2
| | | | this makes windows-style path specs *ugly*. that's intentional. :-P
* amend "purge msvc.net and msvc2002 makespecs"Oswald Buddenhagen2010-02-171-1/+1
| | | | | | | - win32-msvc.net/qplatformdefs.h was included from msvc2003. inline it. - purge references to msvc.net from feature files Reviewed-by: mariusSO
* Long live Qt!Lars Knoll2009-03-231-0/+11