摘要:
http://www.dotnetperls.com/post-pre-build-macrosYou need to use post-build and pre-buildmacrosin Microsoft Visual Studio 2008. You may have two projects that rely on each other but are separate. We can write a macro to copy files from one project to another after the first one is built.This page pro 阅读全文