VS 2015包含文件夹 [英] VS 2015 include folder

查看:277
本文介绍了VS 2015包含文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道VS 2015 C ++的include文件夹所在的位置。如果有朋友知道,请告诉我。提前谢谢。

I want to know the place in which VS 2015 C++'s include folder is. If there are friends who know that, please tell me. Thank you in advance.

推荐答案

您可以从Visual Studio本身获取此信息。如果加载C ++项目然后打开属性页,则在配置属性下有一个VC ++目录类别。

You can get this from Visual Studio itself. If you load a C++ project and then open the property pages, there is a VC++ Directories category under Configuration Properties.

如果选择"包含目录"选项,则会看到带有v的小按钮。如果单击此按钮并选择"编辑",则Visual Studio将显示编译器搜索包含文件的目录列表。类似于:

If you select the Include Directories option, you will see that little button with the v to the side. If you click this and select Edit, then Visual Studio will show the list of directories that the compiler searches for include files. Something like:

Mine显然来自Visual Studio 2017,但这些说明也适用于2015年。

Mine is obviously from Visual Studio 2017, but these instructions will work with 2015 too.


这篇关于VS 2015包含文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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