VC设置exe输出目录

打开工程属性

1.定位到 ConFiguration Properties\Gneral\项

2.设置 General\Ouput Directory 为以下值,即在当前子目录bin下

$(SolutionDir)\bin\

原文地址:https://www.cnblogs.com/foxhengxing/p/2438728.html