qt5base-lts/qmake/generators/win32
Joerg Bornemann dc612acdc6 fix PRECOMPILED_SOURCE regression in vc(x)projs
Commit af760349 in Qt4 broke the possibility of having a
PRECOMPILED_SOURCE in a different directory than the
PRECOMPILED_HEADER.
Do not write the PrecompiledHeaderThrough value for the
PRECOMPILED_SOURCE, but use the project default.
The msbuild code path needed adjustments to write the
UsePrecompiledHeader value, even if PrecompiledHeaderThrough is
empty.

Task-number: QTBUG-41917
Change-Id: I74e621f6618cf056e3967c99a2215f76c346b9ee
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-10-17 16:52:14 +02:00
..
cesdkhandler.cpp Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
cesdkhandler.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
mingw_make.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
mingw_make.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
msbuild_objectmodel.cpp fix PRECOMPILED_SOURCE regression in vc(x)projs 2014-10-17 16:52:14 +02:00
msbuild_objectmodel.h fix vcxproj generation for CONFIG-=flat 2014-10-09 06:55:22 +02:00
msvc_nmake.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
msvc_nmake.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
msvc_objectmodel.cpp fix PRECOMPILED_SOURCE regression in vc(x)projs 2014-10-17 16:52:14 +02:00
msvc_objectmodel.h introduce VCFilter::findFile 2014-09-29 16:08:54 +02:00
msvc_vcproj.cpp remove unused member VCFilter::CustomBuild 2014-09-29 16:08:47 +02:00
msvc_vcproj.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
msvc_vcxproj.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
msvc_vcxproj.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
winmakefile.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
winmakefile.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00