VS中附加依赖库添加

(SolutionDir)(Platform)$(Configuration)\

$(SolutionDir):解决方案目录

$(Platform):平台目录

$(Configuration):debug/release目录

相关文章: