[Mono-dev] Case sensitivity and xbuild

Marek Sieradzki marek.sieradzki at gmail.com
Tue Aug 29 08:37:28 EDT 2006


Hi,

Some IDEs when making a new project add a reference to
"Microsoft.CSharp.targets" and some to "Microsoft.CSharp.Targets". Of
course under Linux you need to convert the name or install both files.
In mcs/tools/xbuild/Makefile there's already line that installs
"Microsoft.CSharp.targets".

What should I add/change to install the file with another name without
having to keep 2 files in svn? (I think that it would create some
problems under Windows then) Copying A to B and installing B as it was
done with A looks like a best thing to do.
-- 
Marek Sieradzki <marek.sieradzki at gmail.com>




More information about the Mono-devel-list mailing list