简体   繁体   中英

best way to handle prebuild and post build events while making a setup

hi i have many prebuild and postbuild events in different projects.

i want to write these events in a single batch file and then call this script in the main project please tell me this is the correct way or any other best way of handlling these events while making a setup

thanks

please tell me how to handle prebuild and postbuild events in different projects with in the same soluntion from msbuild.

thanks

Nant和/或MSBuild之类的东西将成为此处的解决方案,由于内置的​​错误处理,日志记录等功能,它比批处理文件更强大。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM