Hi,

is there a way to set the directory of the shadow build setting to be relative to the project file itself?

I need it for accessing the same .pro from multiple platforms (XP and Ubuntu in my case). Obviously the directory where the .pro resides has completely different names under the two OS's and I would need to (remember to) change it each time I switch from one to the other.

So, the possibility to set the shadow build directory to something like $$PWD/../build would be VERY useful.

Thanks,

M.