[Mono-bugs] [Bug 511370] New: Support for a default "MSBuildExtensionsPath" path in xbuild/mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 9 14:26:28 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=511370


           Summary: Support for a default "MSBuildExtensionsPath" path in
                    xbuild/mono
    Classification: Mono
           Product: Mono: Tools
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: xbuild
        AssignedTo: jankit at novell.com
        ReportedBy: ck at carlo-kok.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.0.10)
Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)

XBuild support a default "MSBuildExtensionsPath" that maps to a directory part
of mono. For example Delphi Prism/Oxygene projects have an import like:

<Import Project="$(MSBuildExtensionsPath)\RemObjects
Software\Oxygene\RemObjects.Oxygene.targets" />

On Windows it points to {pf}\MSBuild, xbuild on mono should have a directory
like it where xbuild/msbuild extensions can place their files. (Generally this
will contain .targets files and optional dll files that belong with it)

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list