Hi all,
I have seen that in libraries for example qwt, the dlls files in debug and release versions are separated by a 'd' character. Is that done automatically or i have to do that by myself in Project file? Because i've wrote a library but the names of dll in debug and release were same. How can i do that?