qt5base-lts/qmake
Joerg Bornemann b8a162ee97 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").
Function filterByName must be called with the substring before the
backslash.

Change-Id: Ic259e6316ab0727828773b13e0d8ad0cc7f0808f
Task-number: QTBUG-41746
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2015-02-13 12:34:31 +00:00
..
doc Doc: remove reference to the VS integration 2015-02-13 12:33:55 +00:00
generators fix vcxproj generation for CONFIG-=flat 2015-02-13 12:34:31 +00:00
library fix fallback architecture for MSVC 2015-01-29 09:30:20 +00:00
cachekeys.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
main.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
Makefile.unix QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
Makefile.win32 Remove EXTRA_CPPFLAGS 2015-01-09 18:15:53 +01:00
meta.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
meta.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
option.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
option.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
project.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
project.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
property.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
property.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmake_pch.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmake-docs.pro move qmake docs into qtbase 2013-06-17 15:41:55 +02:00
qmake.pri QSettings: use QStandardPaths to get XDG_CONFIG_HOME. 2014-07-23 20:05:07 +02:00
qmake.pro bring fake qmake project up to snuff 2013-11-04 19:50:07 +01:00