开发者

How to find project appartenance of a given file (Visual C++)

I am messing with a very big solution in Visual C++ 2008 (150+ projects), and by browsing the code with the useful "Go to Definition/Declaration" feature, I end up in C files, but I don't know in which project they belong ...

So here's my question : Is there a way to know the projects referencing a given f开发者_如何学JAVAile in a visual C++ solution ?


There is a "Track Active Item in Solution Explorer" option in Projects and Solutions. When you open a file it will be automatically selected in Solution Explorer and corresponding project will be expanded.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜