I've added support for the <IntermediateOutputPath/> directive in MSBuild
project files. This lets you specify the obj\ directory outside of the
default (which is the .csproj folder). I've finished the C# changes and
should have the VB changes finished shortly. The changes include rearranging
the controls in the XML file to be in order as well as eliminate the label#
and other default names.
I have one or 2 small challenges.
1. "Dialog.ProjectOptions.Build.IntermediateOutputPath = Intermediate Output
Path:" in StringResources.resources. I didn't include a &(Key) combo since
the letter "I" is already taken.
2. I used
"{res:Dialog.Options.PrjOptions.Configuration.FolderBrowserDescription}" to
copy the existing OutputPath description. It is correct in that it does form
an assembly but the naming could probably throw people off.
The patch is larger than 8 lines so I'll need to get you the copyright
agreement but by that time I should have everything sewed up and maybe a alt
combination can be decided by then.
Jeremy
_______________________________________________
ICSharpCode.SVN-SharpDevelop-Users mailing list
ICSharpCode.SVN-SharpDevelop-Users@glen...
http://www.glengamoi.com/mailman/listinfo/icsharpcode.svn-sharpdevelop-users
opensubscriber is not affiliated with the authors of this message nor responsible for its content.