summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
Commit message (Collapse)AuthorAgeFilesLines
* Update IFW version to 4.0.1Katja Marttila2020-11-101-1/+1
| | | | | Change-Id: I084e4a80cc7d98f6ddc455dad4f8df09d01087ee Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
* Replace hand-rolled doc targets with ones provided by QtTopi Reinio2020-09-161-0/+2
This helps to provide correct include paths to QDoc as it requires them from 5.11 onwards. Add a custom module header that pulls in the required header files into the doc build. Change-Id: I857ec5cd49e6c6c586baed6f1e39f2e9ceb900b4 Reviewed-by: Katja Marttila <katja.marttila@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>