qt5base-lts/src
Oswald Buddenhagen 5ad378859a move syncqt call to qt_module_headers.prf
for one, the syncqt invocation is qt module magic and thus simply does
not belong into the generic default_pre file.
second, this way the forwarding header generation is now linked to the
rest of the build magic for a particular module, which is way less
confusing for the unsuspecting developer.

Change-Id: Idc8e420d3faf173d7fff4a41e6e1c59af15c3023
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-09-21 02:44:22 +02:00
..
3rdparty remove usage of QT_MAKEDLL in favor of the new QT_STATIC macro 2012-09-14 15:23:15 +02:00
concurrent concurrent: Fix missing or improper include guard in headers 2012-09-15 23:54:29 +02:00
corelib don't require a fake qconfig.h for the configure bootstrap 2012-09-19 19:54:44 +02:00
dbus dbus: Include own headers first 2012-09-19 22:27:11 +02:00
gui Fixed outline / fill inconsistencies in raster paint engine. 2012-09-20 23:08:55 +02:00
network Fix typo in docs. 2012-09-19 19:54:44 +02:00
opengl Fixed potential use of uninitialized variable in qgl.cpp 2012-09-19 19:54:44 +02:00
platformsupport Mark (non-public API's) ctor's as explicit 2012-09-14 15:23:15 +02:00
plugins Cocoa GL context: do not crash when closing windows 2012-09-20 07:02:00 +02:00
printsupport printsupport: Include own headers first 2012-09-19 22:27:11 +02:00
sql remove mentions of borland from project files 2012-09-19 19:54:44 +02:00
testlib Fix qtestlib-manual.qdoc errors. 2012-09-13 19:33:08 +02:00
tools move syncqt call to qt_module_headers.prf 2012-09-21 02:44:22 +02:00
widgets Remove casting of QStyleOptionViewItems to set data. 2012-09-19 19:54:44 +02:00
winmain remove mentions of borland from project files 2012-09-19 19:54:44 +02:00
xml remove mentions of borland from project files 2012-09-19 19:54:44 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00