When I use qmake-qt with -project parameter it creates a new .pro file for me.
Is there a parameter which can I use to set the TARGET in .pro file automatically? Is it possible or I need to add it myself everytime I build new project file?