qt5base-lts/qmake/generators
Joerg Bornemann e5a8134765 fix vcxproj generation for CONFIG-=flat
Commit 4f21eb03 broke the generation of non-flat vcxprojs.
XTreeNode passes filter names to outputFileConfigs that have
the source subdirectory suffixed (e.g. "Generated Files\subdir").
That's why the original code tested the filter names with
QString::startsWith.
I've changed the signature of outputFileConfigs to take a filterId
parameter which contains the unaltered filter name (e.g.
"Generated Files") that will determine the correct filter.

Task-number: QTBUG-41746
Change-Id: If33428526a098f433cd6ceb8ab6608bd9f94ef17
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-10-09 06:55:22 +02:00
..
integrity Update license headers and add new license files 2014-09-24 12:26:19 +02:00
mac Update license headers and add new license files 2014-09-24 12:26:19 +02:00
unix Merge remote-tracking branch 'origin/5.3' into 5.4 2014-10-06 11:59:47 +02:00
win32 fix vcxproj generation for CONFIG-=flat 2014-10-09 06:55:22 +02:00
makefile.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
makefile.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
makefiledeps.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
makefiledeps.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
metamakefile.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
metamakefile.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
projectgenerator.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
projectgenerator.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
xmloutput.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
xmloutput.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00