To invoke a dynamic link library of another project linked through the dynamic link structure from the project to be debugged, the storage location of the dynamic link library must be set using either of the following methods:
Specify the project of the dynamic link library for the "Source lookup path" on the "Source" tab of Debug.
Specify the dynamic link library by adding a PATH variable to "Environment variables to set" and specify the folder containing the dynamic link library in the "Environment" tab of Debug.