输出目录:$(SolutionDir)/bin/$(Platform)/$(Configuration) 中间目录:$(SolutionDir)/temp/$(Platform)/$(Configuration)/$(ProjectName)
效果:分别放到了一个文件夹中
VS更改“输出目录”和“中间目录”
原文:https://www.cnblogs.com/2020R/p/13183823.html