diehardii
July 29th, 2003, 05:54 PM
Hi, I am relatively new to c++ and .net, and I have just built my first dll and a program to use it. Unfortunately, after building my solution I have to navigate to the individual release directories, and copy both files and move them to another folder. I know there is some way to move files as a post build step, but I can't seem to figure out how to do it. I tried to write a macro to move the files, but it doesn't seem to work. If anyone has any ideas, I would greatly appreciate it. Thanks and have a good day.
~Steve
~Steve