Danny, Thanks for the fast response. I've been doing what you suggested, but the problem is the same; it seems that I cannot specify an environment variable there either (or at least I don't know how).
>Those setting are stored in the pro.user files. > >You're better off putting them in the .pro files directly. > >On 14 Sep 2010, at 19:08, Theo de Vries wrote: > >> I would very much like to specify a Build directory in the Projects >> view, Build settings tab that is relative to some environment variable >> for CMake projects. The reason being that my projects may be >> transported to several computers with differing user names and >> directory layouts. >> I have been trying to use things like $PWD and $$(PWD) but this does >> not seem to work. >> How can I accomplish what I want? >> >> Thanks in advance, >> Theo. >> _______________________________________________ >> Qt-creator mailing list >> Qt-creator at trolltech.com >> http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
