- 
    Bug 
- 
    Resolution: Done
- 
     Not Evaluated Not Evaluated
- 
    Qt Creator 4.8.0-beta1
- 
    None
- 
        effc565006b1bed7fd6a5cb67f9147727e47033b (qt-creator/qt-creator/master)
Hi,
Properties that are set in the Properties line edit appear twice in the command display - once with macros unresolved, and once with macros resolved.
For example, I set qbs.installRoot:%
{CurrentProject:BuildPath}/..
And in the command I see:
F:\Projects\qt-creator\qtc-master\bin\qbs.exe build -d F:\Projects\build-test-qt5_64-Debug -f F:\Projects\test\test.qbs --settings-dir C:\Users\orgads\AppData\Roaming\QtProject\qtcreator --jobs 4 config:qtc_qt5_64_Debug qbs.defaultBuildVariant:debug qbs.installRoot:%{CurrentProject:BuildPath}\.. profile:qtc_qt5_64_78a338dd qbs.installRoot:F:\Projects\build-test-qt5_64-Debug/.. modules.Qt.quick.qmlDebugging:true