Visual studio c++ DLL easy debugging?

I don't want to have to copy and paste my DLL and header files into the host application every time I want to run my DLL. Is their a way in visual studio I can include all the headers and use the DLL within the DLL project directory?
Last edited on
Topic archived. No new replies allowed.