qt5base-lts/src
Thiago Macieira 095000c898 Fix shadow build compilation with MSVC
\#include "foo" in MSVC does not search the output path, so we need to
pass the proper -I flag to find the build dir's src/corelib/global.

Change-Id: I546051c99fd29d7734f8bf35d058ea283ec9bca7
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-05-29 20:24:23 +02:00
..
3rdparty Disable GSUB feature when text contains surrogates 2012-05-29 11:35:21 +02:00
concurrent turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
corelib Remove unnecessary forward declaration in std namespace 2012-05-29 11:35:21 +02:00
dbus QtDBus: compile with QT_STRICT_ITERATORS 2012-05-29 11:35:21 +02:00
gui Ask the platform drag for the correct default drag action 2012-05-29 20:13:03 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network QNetworkReplyHttpImpl: code cleanup 2012-05-24 07:14:54 +02:00
opengl QtOpenGL: remove \link usages 2012-05-29 11:35:21 +02:00
platformsupport Only build devicediscovery on linux systems 2012-05-29 19:54:25 +02:00
plugins QApplication::activeWindow is replaced by QApplication::focusWindow 2012-05-29 20:12:53 +02:00
printsupport QtPrintSupport: Change QPrinterInfo::defaultPrinter() behaviour 2012-05-29 00:41:46 +02:00
sql Replace QVariant::typeToName usage by QMetaType::typeName call. 2012-05-28 03:30:21 +02:00
testlib Make qWaitForWindowShown more robust on X 2012-05-29 11:37:35 +02:00
tools Fix shadow build compilation with MSVC 2012-05-29 20:24:23 +02:00
widgets Fix some painting issues with native widgets 2012-05-29 20:13:11 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml QtXml: remove \link usages 2012-05-29 11:35:21 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Enable Gtk file icons 2012-05-15 04:57:15 +02:00