I have cpp which depends on a couple of headers in the same folder. I need to compile this cpp in a dll. How to do this in visual studio 2010 expresS?
I found several articles on the Internet for Visual Studio 2008, but I could not use it in 2010. Any pointers would be much appreciated. By the way, I am a Java programmer. CPP is new to me, I am compiling another cpp for dll.
Thanks Abi
source share