Daily Tips- Tip #29 - 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

0 comments

Post a Comment

LinkWithin

Blog Widget by LinkWithin

Recommended Books