Sunday, August 30, 2009

Daily Tips- Tip #31 - How can i copy the files in the debug folder to some other directory automatically ?


Add the following line of code to the Post build event in the project properties,
call copy E:\projectdir\bin\Debug c:\test\


www.codecollege.NET

No comments:

Post a Comment