Every time I 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 set up my projects so that when the output files are generated, their copies are automatically placed in additional directories?
source share