自动包含 Visual Studio 中 vcproj 项目中文件夹的所有 .cpp/.h 文件

发布于 2024-10-17 03:46:22 字数 288 浏览 0 评论 0原文

有没有办法设置 vcproj 项目文件夹,以便根据项目的路径自动包含所有 .cpp 或 .h 文件?

换句话说,当使用 Windows 资源管理器将文件添加到我的项目的文件夹时,是否可以将这些新文件自动添加到 Visual Studio 内的 vcproj 项目中? (即使我必须重新启动 Visual Studio)。
我不需要只是看到它们,但我需要它们自动包含在项目中以进行编译和其他操作...

我看到的唯一方法是创建一个 Visual Studio 插件或 VB 脚本来执行此操作...

谢谢, 问候

Is there a way to set a vcproj Project folder in order to automatically include all .cpp or .h files depending on the path of the project ?

On other words, when adding files to the folder of my project using Windows explorer, is it possible to have these new files automatically added to a vcproj Project, inside Visual Studio ? (even if I have to relaunch Visual Studio).
I do not need just to see them, but I need them to be automatically included inside the project for compiling and other operations...

The only way I see is to create a Visual Studio addin or a VB Script to do that...

Thanks,
Regards

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文