Showing posts with label net. Show all posts
Showing posts with label net. Show all posts

How can i copy the files in the debug folder to some other directory automatically using the Build macros?

Sunday, August 30, 2009


Add the following line of code to the Post build event in the project properties,
call copy $(ProjectDir)$(OutDir) c:\test\


www.codecollege.NET
Blog Widget by LinkWithin