Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我更改了“输出目录”,但我的$(OutDir)宏仍然具有旧值。如何更新它?
$(OutDir)
还要让我补充一点,$(OutDir)在同一解决方案中的其他项目中,同样给出了不同的(正确的)路径(到处的输出目录都设置为相同的值)......