summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2014-10-07 16:20:58 +0200
committerJani Heikkinen <jani.heikkinen@digia.com>2014-10-09 06:55:22 +0200
commite5a8134765cdc69ba916416166f4d416137e2ffc (patch)
treec28238e899dbf9928d9d38650cc2479eacba2c90 /examples
parent9b80ed9d5662069351f42330f0521db866545c22 (diff)
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>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions