* Main.cs (Execute): Build the project/sln with current directory set to
authorAnkit Jain <radical@corewars.org>
Fri, 13 Mar 2009 09:32:37 +0000 (09:32 -0000)
committerAnkit Jain <radical@corewars.org>
Fri, 13 Mar 2009 09:32:37 +0000 (09:32 -0000)
commit568b0bb8cf9148314cdf73c4cf2bd6fd19dcb47c
treef8199678eb5b54ac66148f3a518fb41758f5466f
parent32a75cabc31b1b38295dbd2942f7cd310d9d19e7
* Main.cs (Execute): Build the project/sln with current directory set to
the project file's dir.
* SolutionParser.cs (ParseSolution): Project paths are relative to
solution directory.

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