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.
我需要向 Visual Studio 项目添加一个宏,以便我可以使用此宏来设置项目的属性。
例如,我可以将 192.168.1.50 替换为一个名为 $(RemoteComputer) 的宏。
我可以这样做吗?
两种选择:
.vcxproj
Project/PropertyGroup[Label="Globals"]