* SolutionParser.cs: Handle non-existing project files, and
authorAnkit Jain <radical@corewars.org>
Sun, 11 Oct 2009 22:04:37 +0000 (22:04 -0000)
committerAnkit Jain <radical@corewars.org>
Sun, 11 Oct 2009 22:04:37 +0000 (22:04 -0000)
commiteb0811a23078e8c04a2a27718edc80660c044838
tree7b1ccdbd5ed13363d1f5ef52f66d1f7273434885
parenta49d8cc2776bc315407cb22d8715cc9795ec0a30
* SolutionParser.cs: Handle non-existing project files, and
project file load errors. Raise warnings instead of failing.
* xbuild/Microsoft.Common.targets: Handle non-existant
Project references, skip instead of failing.

svn path=/trunk/mcs/; revision=143918
mcs/tools/xbuild/ChangeLog
mcs/tools/xbuild/SolutionParser.cs
mcs/tools/xbuild/xbuild/Microsoft.Common.targets