qt5base-lts/qmake/generators/win32
Joerg Bornemann 26c33dc892 set empty PDB file name in release config of VS 2012 vcxproj files
In release configs qmake sets DebugInformationFormat to None.
If ProgramDataBaseFileName is left unset, then VS 2012 will always
rebuild the complete project. Therefore, qmake now inserts an empty
ProgramDataBaseFileName tag if DebugInformationFormat is None.

Task-number: QTBUG-35570
Change-Id: Ifb91b0bbcf6614621bfe3b12429e2624bd16e77a
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-01-30 17:48:50 +01:00
..
cesdkhandler.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
cesdkhandler.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mingw_make.cpp de-duplicate code for writing dummy makefiles 2013-08-27 19:12:06 +02:00
mingw_make.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
msbuild_objectmodel.cpp set empty PDB file name in release config of VS 2012 vcxproj files 2014-01-30 17:48:50 +01:00
msbuild_objectmodel.h Use correct toolset version for winphone builds 2013-09-15 16:14:49 +02:00
msvc_nmake.cpp make compiler use the project's pdb file 2013-12-03 09:15:17 +01:00
msvc_nmake.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_objectmodel.cpp fix memory leaks in MSVC generators 2014-01-10 17:14:29 +01:00
msvc_objectmodel.h fix /SAFESEH linker option for VS >= 2010 2013-10-29 16:17:55 +01:00
msvc_vcproj.cpp fix detection for multiple VS installations 2014-01-08 13:05:55 +01:00
msvc_vcproj.h qmake: added WMAppManifest generation for winphone target 2013-09-17 23:09:24 +02:00
msvc_vcxproj.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_vcxproj.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
winmakefile.cpp make sure that installed meta files are always postprocessed 2013-10-11 21:04:04 +02:00
winmakefile.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00