qt5base-lts/qmake/generators
Joerg Bornemann c0c75b3c20 vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015
Make qmake understand the /DEBUG:FASTLINK option in QMAKE_LFLAGS, and
write the corresponding value correctly to VS 2015 project files.

Task-number: QTBUG-55591
Change-Id: I670375ed1523a5ab96bb3cce28635785564edba8
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2016-11-04 09:55:07 +00:00
..
mac Fix code signing for qmake-generated Xcode projects in Xcode 8 (again) 2016-09-22 06:04:57 +00:00
unix Fix an issue causing qmake to generate corrupt Makefiles. 2016-06-15 22:18:29 +00:00
win32 vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015 2016-11-04 09:55:07 +00:00
makefile.cpp qmake: Fix missing newlines in generated vcxproj files 2016-06-16 22:46:54 +00:00
makefile.h qmake: Fix missing newlines in generated vcxproj files 2016-06-16 22:46:54 +00:00
makefiledeps.cpp Fix possible loss of data in conversion from size_t to int warning 2016-10-25 21:22:52 +00:00
makefiledeps.h Update copyright headers 2015-02-11 06:49:51 +00:00
metamakefile.cpp Unchecked return value in QMakeProject 2016-04-29 08:40:06 +00:00
metamakefile.h Update copyright headers 2015-02-11 06:49:51 +00:00
projectgenerator.cpp QtCore/qmake: drop some unneeded QChar -> QString conversions 2015-10-11 12:29:28 +00:00
projectgenerator.h Update copyright headers 2015-02-11 06:49:51 +00:00
xmloutput.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
xmloutput.h Update copyright headers 2015-02-11 06:49:51 +00:00