summaryrefslogtreecommitdiffstats
path: root/qtscxml.pro
Commit message (Collapse)AuthorAgeFilesLines
* Add bizarre hack to copy .prf file in developer buildsUlf Hermann2016-01-221-8/+0
| | | | | | | | | It has to be in a .pro file that actually builds something, and we don't want to list it in the OTHER_FILES section. IDEs should be able to pick it up from the extra compiler or install steps. Change-Id: I22b62592f91318ce19c8edebb53e71da1d28afb9 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
* Fix cross-compilation.Erik Verbruggen2015-11-181-2/+0
| | | | | Change-Id: I56d706921c9e8048a17d0199c3dbcf406c3ef79c Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
* Turn cross-compiling off for the moment.Erik Verbruggen2015-11-181-0/+2
| | | | | | | So stuff can get into the CI. Change-Id: I649924c9136b32c2d26a8d407c10d88373b6b801 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
* Get documentation generation working.Erik Verbruggen2015-10-281-0/+17
Change-Id: I71356ec70d79fec51670fa9ee53541f263e12206 Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>