Debugging build dependencies.
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Is there any way to get visual studio 7.1 to tell me why it wants to build a particular file when I build a solution? If I do a clean rebuild of our solution, and then perform another build, it wants to recompile a number of source files. At the moment, I can’t see the dependencies that are causing this rebuild. If I could get Dev Studio to tell me what it thinks the dependencies are it would help.