Hello,

I am currently using a .pro to generate vcapp/vclib projects. When the vcproj are generated, the Qt paths are hardcoded to my system (eg. C:\Qt\4.3.2\...), and may not fit other developers using the project. Is there a way to tell qmake to replace the path with the "$(QTDIR)" environment variable?