Thank you for the answer.
I want to that my *.pro file creates the makefiles in specific directories:
/myproject/myprofile.pro
/myproject/Linux/MakeFile.debug
/myproject/Linux/MakeFile.release
/myproject/Windows/MakeFile.debug
/myproject/Windows/MakeFile.release
How could i do that?




Reply With Quote
Bookmarks