C
Christopher
I made up a solution. I want to write a .dll and another project to test the
..dll
So far I have created the .dll project and the test .exe project in the same
solution.
I set the .dll project as a dependancy for the .exe project.
How do I provide settings for the .exe as to where the header and .dll are
and to link with them?
Thanx,
Chris
..dll
So far I have created the .dll project and the test .exe project in the same
solution.
I set the .dll project as a dependancy for the .exe project.
How do I provide settings for the .exe as to where the header and .dll are
and to link with them?
Thanx,
Chris