Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
1.0.0
-
None
-
Windows 7, QtCreator 2.8.0 rc.
-
0644a2efad706f8c103c3c2554ba08cf785b78bd
Description
Group
{
fileTagsFilter: "application"
qbs.install: true
qbs.installDir: 'whatever'
}
Build project. Deploy it. Change qbs.installDir to something else. Try deploy it again. It will be deployed on the same place as it was before. Reparsing Qbs wont help. I dont have any idea how to force it and where the old install path stuck.
Attachments
Issue Links
- replaces
-
QBS-359 Changing the qbs.installDir in a Group {} has no effect after another qbs install call
- Closed