qt5base-lts/qmake/generators/win32
Joerg Bornemann f90c186058 fix vcxproj generation for CONFIG-=flat, part II
Commit 8ee2e497 introduced a regression for CONFIG-=flat vcxproj files.
Files with custom build steps (e.g. foo.h with Q_OBJECT) were written
into top-level filters ("Header Files" instead of
"Header Files\my\sub\dir").
The assumption that the parameter filtername always equals
VCFilter::name was wrong.

Change-Id: Id5178550310d06b73e42f18597a27012ddd89bb7
Task-number: QTBUG-44413
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-02-13 12:34:37 +00: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 centralize/unify/sanitize INCLUDEPATH "enrichment" 2015-01-11 03:35:34 +01:00
mingw_make.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
msbuild_objectmodel.cpp fix vcxproj generation for CONFIG-=flat, part II 2015-02-13 12:34:37 +00:00
msbuild_objectmodel.h fix vcxproj generation for CONFIG-=flat, part II 2015-02-13 12:34:37 +00: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 Run VS custom build step in new environment variable scope. 2014-10-23 08:04:13 +02:00
msvc_objectmodel.h qmake vcxproj generator: write PrimaryOutputExtension value 2014-10-22 22:19:21 +02:00
msvc_vcproj.cpp centralize/unify/sanitize INCLUDEPATH "enrichment" 2015-01-11 03:35:34 +01:00
msvc_vcproj.h qmake vcxproj generator: write PrimaryOutputExtension value 2014-10-22 22:19:21 +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 centralize/unify/sanitize INCLUDEPATH "enrichment" 2015-01-11 03:35:34 +01:00
winmakefile.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00