* SolutionParser.cs: Implement support for WebSite projects. These
authorAnkit Jain <radical@corewars.org>
Sat, 26 Sep 2009 20:37:24 +0000 (20:37 -0000)
committerAnkit Jain <radical@corewars.org>
Sat, 26 Sep 2009 20:37:24 +0000 (20:37 -0000)
commitfa1a9c54873ca6094651812991331e37046ddd0d
tree2fdb37bea0a33e089622b8c15a81253c23cb75ec
parented640389dc7daaa0422974b3f3d1946a318dd50c
* SolutionParser.cs: Implement support for WebSite projects. These
projects lack a project file, so properties like references are read
from the .sln file, and targets are generated for build/clean etc.

svn path=/trunk/mcs/; revision=142683
mcs/tools/xbuild/ChangeLog
mcs/tools/xbuild/SolutionParser.cs