Title: Resolving External Dependencies
Video Content: When applications become more complicated such that code from one project in a solution needs to be used in another project in the same solution, proper path setting needs to be performed so that an executable can be correctly built. |