summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/dbusadaptors.prf
Commit message (Collapse)AuthorAgeFilesLines
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
| | | | this makes windows-style path specs *ugly*. that's intentional. :-P
* define qtPrepareTool() function and use it throughoutOswald Buddenhagen2010-05-141-4/+1
| | | | | | | | | | | | | | | the function provides a cross-platform way to determine the exact pathname of our build tools (moc, etc.). use it in our .prf files, so we don't have to rely on qmake's unreliable path separator normalization magic in extra compiler commands, which broke on mingw+sh in silent mode. remove the bootstrap tool path setting from configure, as it is redundant now. Reviewed-by: joerg Task-number: QTBUG-10633
* Long live Qt for S60!axis2009-04-241-0/+44