qt5base-lts/src
Thiago Macieira 40cbf1927b Don't add qmutex_xxx.cpp to SOURCES, as qmutex.cpp #include's them
Normally qmake catches the #include and drops the source from SOURCES.
But the parser has bugs, so help it by never adding the files.

The false: SOURCES += is left so that the sources can be found by Qt
Creator.

Task-number: QTBUG-46582
Change-Id: I049a653beeb5454c9539ffff13e667877350346b
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
2015-08-06 07:35:13 +00:00
..
3rdparty FreeBSD has pipe2, so enable it in forkfd.c 2015-08-06 04:53:35 +00:00
android Android: Start the application when we know the screen geometry. 2015-07-30 07:06:18 +00:00
angle ANGLE: Fix compilation without d3d11 2015-05-28 06:52:01 +00:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib Don't add qmutex_xxx.cpp to SOURCES, as qmutex.cpp #include's them 2015-08-06 07:35:13 +00:00
dbus Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
gui Fix shortcut handling with modifiers 2015-08-05 16:15:05 +00:00
network QSslSocket: Update error string in setSocketDescriptor() 2015-08-03 07:13:36 +00:00
opengl Fix warnings about unused variables 2015-08-06 04:53:33 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
platformsupport [QBasicFontDatabase] Minor code clean-up 2015-07-31 09:53:20 +00:00
plugins Fix shortcut handling with modifiers 2015-08-05 16:15:05 +00:00
printsupport Doc:added doc to undocumented functions 2015-07-22 13:47:23 +00:00
sql Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
testlib QtTest: fix build error with -no-gui 2015-07-20 15:54:16 +00:00
tools qdoc: Fix incorrect keyword details written to .qhp for QML properties 2015-07-31 07:28:50 +00:00
widgets QLineEdit should inherit the input methods from QComboBox. 2015-07-30 07:06:27 +00:00
winmain Use qthread_win.cpp for WinRT as well 2015-06-23 05:47:14 +00:00
xml Merge remote-tracking branch 'origin/5.4' into 5.5 2015-06-01 17:46:58 +02:00
src.pro fix usage of wince scope 2015-06-05 10:29:10 +00:00