diff options
author | Tobias Hunger <tobias.hunger@qt.io> | 2016-06-24 13:47:39 +0200 |
---|---|---|
committer | Tobias Hunger <tobias.hunger@qt.io> | 2016-06-27 09:58:33 +0000 |
commit | 8501ffbb36525fb9d62ff9589781065d017cf956 (patch) | |
tree | 392c5f93bcd3c2a8f0bbab5594e9febb59d4b23a /src/plugins/cpptools/cpptoolsbridgeqtcreatorimplementation.cpp | |
parent | 9db6897e55970eb44732bec320191beea0e130a0 (diff) | |
download | qt-creator-8501ffbb36525fb9d62ff9589781065d017cf956.tar.gz |
WorkingDirectoryAspect: Expand macros first, then expand variables
Expanding variables includes calling cleanPath on the input. At that
point macros like %{buildDir} need to be expanded already or working
directories like "%{buildDir}/../test" will get turned into "test",
which is not what a user expects to happen.
Change-Id: I61e6604a621f632ddee87766d38ab3c863bdb9dc
Reviewed-by: hjk <hjk@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/cpptoolsbridgeqtcreatorimplementation.cpp')
0 files changed, 0 insertions, 0 deletions