PR: MPNATIVE-10

add DLL support


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@123478 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-12-28 07:34:25 +00:00
parent f19c14ae96
commit a492d32f8f
7 changed files with 59 additions and 20 deletions

View File

@@ -29,21 +29,6 @@
<p>
Lists of todos and ideas for future versions.
</p>
<subsection name="Unassigned">
<p>
<ul>
<li>
Add support for other native dependencies. Currently only
<code>so</code> is supported. <code>dll</code> and
<code>a</code> are not supported. Maybe introduce a property
like <code>maven.native.libType</code>.
</li>
</ul>
</p>
</subsection>
</section>
</body>
</document>