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?
You can configure post-build step in your projects.