qt5base-lts/qmake
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
..
doc qdocconf: Remove nonexistent dependency 2014-01-15 08:57:19 +01:00
generators set empty PDB file name in release config of VS 2012 vcxproj files 2014-01-30 17:48:50 +01:00
library don't turn = into += in cumulative mode 2014-01-15 21:32:41 +01:00
cachekeys.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp support s///i option in built-in sed 2013-12-04 17:18:38 +01:00
Makefile.unix make qmake auto-rebuild after path reconfiguration 2013-12-22 22:42:37 +01:00
Makefile.win32 make qmake auto-rebuild after path reconfiguration 2013-12-22 22:42:37 +01:00
meta.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
meta.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
option.cpp fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
option.h qmake: Expose qmake arguments as QMAKE_ARGS 2013-10-24 20:20:59 +02:00
project.cpp implement simple VFS to support caching during project parsing 2013-08-07 13:58:41 +02:00
project.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
property.cpp fix signedness warnings 2013-11-04 19:49:55 +01:00
property.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00