386 views
首页 > 日常琐碎 > Setting VC++ directories in VS 2010

Setting VC++ directories in VS 2010

2010年7月13日

In VS 2010, Tools/Options does not have a VC++ directories tab (where you normally set the include/lib search folders). Instead if you take project settings for a C++ project, you’ll see VC++ Directories listed under Configuration Properties. Of course these are per project and NOT per user (as in VS 2008). If you want to change it for the current user globally, bring up the Property Manager and then you’ll see various property sheets under Debug and Release (there may be more configurations on your machine). Just edit the property sheet named Microsoft.Cpp.Win32.user and now you’ll have set it globally for your user for that specific configuration.

More:


延伸阅读:
VC++ Directories
Setting VC++ directories in VS 2010
解决因安装 VS2010 令 C 盘空间不足的问题

free2000fly 日常琐碎

  1. 2010年7月17日20:11 | #1

    很喜欢你的博客,经常来看,发一下言,呵呵

  1. 目前还没有任何 trackbacks 和 pingbacks.