Hi all,

 

I have a console app which must run every time my Delphi project is built. I build the project by choosing the Project Menu and clicking on “Build”. Is there a way to attach an executable to the build process, so that the exe runs first, then the build occurs?

 

My console app builds a resource file on the fly and then compiles it – ready for inclusion in my main project when I am building it.

 

Failing any ideas, I’ll add my console app to the Tools menu, but then the developer must remember to run it before building the project.

 

Any suggestions appreciated.

 

Cheers,

Dave 

 

_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to