Errors should be given for source files that are not found on disk. Their
absence cause needless recompiles in Visual Studio during incremental build.
In effect Visual Studio thinks that if the file is not there, it might be
because it was deleted since the last build, so it will do that step at each
incremental build.
Original issue reported on code.google.com by jean...@chromium.org on 4 Aug 2011 at 10:34
Original issue reported on code.google.com by
jean...@chromium.org
on 4 Aug 2011 at 10:34