In Visual C++, my code is using a library. I have its source code and would like to debug into it. How to specify the source files of a library for debug?
Thanks in advance!