在多个VS项目中更改设置 [英] Changing settings in multiple VS project

查看:105
本文介绍了在多个VS项目中更改设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio 2008 C ++解决方案中是否可以更改多个项目的设置?

Is there any way to change settings for multiple projects in a Visual Studio 2008 C++ solution?

例如,为所有项目添加库依赖关系,或忽略特定警告.

For example, adding a library dependancy for all the projects, or ignoring a specific warning.

我知道能够在IDE本身中更改某些全局设置,但是我正在寻找将存储在解决方案/项目文件中的设置.

I am aware being able to change some global settings in the IDE itself, but I'm looking for settings which will be stored in the solution/project files.

推荐答案

属性管理器选项卡中,添加新项目属性表上下文菜单项允许您指定批次包括属性表在内的任何项目的设置.

In the Property Manager tab the Add New project property sheet context menu entry allows you to specify lots of settings to any project including the property sheet.

当另一个项目需要这些设置时,请使用添加现有属性表上下文菜单.

When another project requires these settings use the Add existing property sheet context menu.

这篇关于在多个VS项目中更改设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆