lundi 12 mai 2014

QT Creator : copy .exe output into a folder


Vote count:

0




I am sorry if the question was already asked but after some research I could'nt find an answer. I want to copy the .exe of a project into a folder automaticaly.


I am using QT creator 5.0.1 MSCV2010 and It always make two outputs release and debug.


For example I want the /release/project.exe be in /release/exec/project.exe.


I saw I can copy file like .dll with in a .pro with :



INSTALLS =


But It only work with files which already exits, or the .exe is generated after the compilation. I think I can specify this into :



projects settings->Build compilation->step Make : jom.exe in C:\path\to\project-release


But I don't know what argument is needed, Regards



asked 34 secs ago






Aucun commentaire:

Enregistrer un commentaire