开发者

Configuration manipulation over all Visual Studio projects

some one know how can I manipulate on some configuration over all projects in solution?

For example, I create new configuration "Releas64" that means: "No debug, 64 bit, all files goes to c:\binaries", but I need to go over all 30 projects in our solution for to set those settings for every project. 开发者_运维技巧

Is there some tool?

Thank you for ahead.


You can go in Visual Studio: Build -> Configuration Manager and set Active Solution Configuration to your "Releas64".

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜