将程序最后的输出文件和中间生成的临时文件同意放在不同的文件夹中

在项目属性中选择所有配置,所有平台

输出目录改成$(SolutionDir)..\bin\$(Platform)\$(Configuration)

中间目录改成$(SolutionDir)..\temp\$(Platform)\$(Configuration)\$(ProjectName)

如何管理好vs工程

 

相关文章:

  • 2021-05-17
  • 2021-06-21
  • 2021-07-28
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
猜你喜欢
  • 2021-12-19
  • 2021-11-16
  • 2021-07-08
  • 2021-06-01
  • 2022-03-03
  • 2022-01-12
  • 2021-10-04
相关资源
相似解决方案