aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/qtlibspatcher/qtlibspatcher.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove src/tools/qpatch and src/tools/qtlibspatcherDaniel Teske2011-07-261-10/+0
| | | | | | | | We aren't using them anymore. Change-Id: I7ce368b350e24316f44e6fe5fcba94f07f92dbb8 Reviewed-on: http://codereview.qt.nokia.com/2217 Reviewed-by: Daniel Teske <[email protected]>
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-1/+0
| | | | | | | | simply add CONFIG += depend_includepath to qtcreator.pri and remove all the manual DEPENDPATHs, as half of them were missing anyway, and i wouldn't expect it to ever change. not touching src/shared/ for syncing reasons.
* remove "Automatically generated by qmake ..." blurbsOswald Buddenhagen2011-03-091-4/+0
| | | | they are a bit misleading (and embarrassing ...)
* remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
| | | | doing it in 1.3 as well to avoid possible later conflicts
* revamp build systemOswald Buddenhagen2009-04-201-1/+1
| | | | | | | | | now bin and share are not pegged to linking the executable any more, but are proper subdirs targets of their own. unforturnately, qmake is a bit tenacious, so we hack around a bit. :) more or less in passing by, i removed some superfluous trailing slashes and added path normalization as well.
* Check in qtlibspatcher from change 321515 plus compile fixesgoro2009-01-221-0/+15