Hi,

There is an option in Qt Creator. In any project, we have build configurations and run configurations. After changing it to run tab, we see there is a working directory option. It is easy to change the working directory through this project options interface. Is it possible to achieve the same using some variables in .pro file? Qt experts kindly give your comments on the same.

Thanks in advance.

Rakesh Patil