* SolutionParser.cs (AddGeneralSettings): Don't hardcode the default
authorAnkit Jain <radical@corewars.org>
Sun, 7 Jun 2009 12:51:34 +0000 (12:51 -0000)
committerAnkit Jain <radical@corewars.org>
Sun, 7 Jun 2009 12:51:34 +0000 (12:51 -0000)
commitfd0e3fa56e4ca1c85a2cccb2a481817c373d1fa8
treef686212cae6fcd033d583eb52bf37014a11b613d
parent2c62f19c415ee08c3946cd833455dbd8abe8f76f
* SolutionParser.cs (AddGeneralSettings): Don't hardcode the default
config/platform. Move to ..
(AddDefaultSolutionConfiguration): .. here.
(AddCurrentSolutionConfigurationContents): Use the first solution target
as the default config/platform or use Debug/anycpu if no config is available.

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