Where are Visual Studio Debug Source File Directories Saved?

泄露秘密 提交于 2021-01-27 23:23:54

问题


When I go to the properties of a solution in Visual Studio, and add a directory c:\somepath under: "Common Properties" -> "Debug Source Files", where is that directory recorded? In what file? I can't find any trace of it in the following files:

mylibrary.sln
mylibrary.vcxproj
mylibrary.vcxproj.user
mylibrary.vcxproj.filters
.vs directory

来源:https://stackoverflow.com/questions/50515367/where-are-visual-studio-debug-source-file-directories-saved

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!