visual-studio-2008buildproject-properties

Does Visual Studio support directing build output to multiple directories?


Every time I do a build using Visual Studio 2008, I have to manually copy the output files to two additional directories on my computer. Is there a way to configure my projects, so that when the output files are generated copies of them are automatically placed in the additional directories?


Solution

  • You can configure post-build step in your projects.