qt5base-lts/qmake
Rafael Roquetto 6f580d6a5a Fix qmake -project
qmake -project was always outputting a project with subdirs template, because
Option::h_moc_mod was not being properly read, causing addFile() to misbehave.

Change-Id: I2c07aea132f9885eabf188de993b0fabfb352886
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-08-06 16:04:03 +02:00
..
generators Fix qmake -project 2012-08-06 16:04:03 +02:00
cachekeys.h Fix qmake hash function to use XOR 2012-07-25 13:31:05 +02:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
Makefile.unix Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
Makefile.win32 Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
Makefile.win32-g++ Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
meta.cpp const correctness for variables() 2012-06-27 14:35:30 +02:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp fix host vs. makefile directory separator mess 2012-07-28 00:09:45 +02:00
option.h remove possibility to request project recursion from within a pro file again 2012-06-27 14:35:32 +02:00
project.cpp Fix qmake -project 2012-08-06 16:04:03 +02:00
project.h move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +02:00
property.cpp remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
property.h remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
qmake_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00
qmake.pri Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
qmake.pro properly declare the host tools as such in the project files 2012-06-19 16:37:50 +02:00