qt5base-lts/qmake/generators
Joerg Bornemann 6e6c6f9868 fix VS 2008 project file generation
Commit 4f21eb03 utterly broke the project file generation for
VS 2008. The introduced filterByName convenience methods looks for
filter names like "Generated Files", but the code path for
VS <= 2008 used filter names like "GeneratedFiles".
The generated projects were valid but empty.
This commit ensures that both VS generators use the same filter
names.

Task-number: QTBUG-41821
Change-Id: I828fa911bae8d835b073a4c2260316127cc72cda
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-10-09 06:55:52 +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 VS 2008 project file generation 2014-10-09 06:55:52 +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