ProjectExplorer: Resolve any CurrentProject:<foo> in default build path
If ProjectMacroExpander doesn't resolve it we fall back to the generic
ProjectExplorer resolution, which is likely to pick the wrong project.
Task-number: QTCREATORBUG-16724
Change-Id: I201b722c5fe184905f744a1f344ec46941f92ae3
Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
Showing
- src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp 1 addition, 1 deletionsrc/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
- src/plugins/nim/project/nimbuildconfigurationfactory.cpp 1 addition, 1 deletionsrc/plugins/nim/project/nimbuildconfigurationfactory.cpp
- src/plugins/projectexplorer/projectmacroexpander.cpp 5 additions, 1 deletionsrc/plugins/projectexplorer/projectmacroexpander.cpp
- src/plugins/projectexplorer/projectmacroexpander.h 2 additions, 2 deletionssrc/plugins/projectexplorer/projectmacroexpander.h
- src/plugins/qbsprojectmanager/qbsbuildconfiguration.cpp 1 addition, 1 deletionsrc/plugins/qbsprojectmanager/qbsbuildconfiguration.cpp
- src/plugins/qmakeprojectmanager/qmakebuildconfiguration.cpp 1 addition, 1 deletionsrc/plugins/qmakeprojectmanager/qmakebuildconfiguration.cpp
Loading
Please register or sign in to comment