summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/qnx
Commit message (Collapse)AuthorAgeFilesLines
* Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-271-17/+17
| | | | | | New files after previous license change round. Reviewed-by: Trust Me
* a major refactoring of the mkspecs tree for QNXRitt Konstantin2011-06-212-0/+137
the common parts were moved into mkspecs/common/qnx/qmake.conf and the redefinitions only were left in the target qmake.conf files. this makes a customization process really-really easy now Merge-request: 1259 Reviewed-by: Harald Fernengel <harald.fernengel@nokia.com>