开发者

Add platform into vcxproj file with MSBuild

how can I add new platform target into vcxproj file with MSBuild from Window开发者_StackOverflow中文版s SDK without using the Configuration Manager from Visual Studio IDE ?


You can modify it inside any editor by hands - just copy/paste PropertyGroup with Condition on Configuration and Platform, change platform name and other parameters.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜