diff options
author | Mark Brand <mabrand@mabrand.nl> | 2014-11-22 18:39:00 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2014-11-22 18:42:39 (GMT) |
commit | cac8ed106f33ea99417803a42366e4d46c37b580 (patch) | |
tree | df1a9a9b34c0b175f2333e2a732bf5bf4423f47c /index.html | |
parent | 579bddf71354f027f1d4a6fe6b3fd72945390718 (diff) | |
download | mxe-cac8ed106f33ea99417803a42366e4d46c37b580.zip mxe-cac8ed106f33ea99417803a42366e4d46c37b580.tar.gz mxe-cac8ed106f33ea99417803a42366e4d46c37b580.tar.bz2 |
new package: gendef
Like widl, the code ships with mingw-w64. This tool is useful
for generating .def files from dlls, especially x86_64 dlls.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1370,6 +1370,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <td class="website"><a href="http://www.gdk-pixbuf.org/">GDK-pixbuf</a></td> </tr> <tr> + <td class="package">gendef</td> + <td class="website"><a href="http://sourceforge.net/p/mingw-w64/wiki2/gendef/"</a></td> + </tr> + <tr> <td class="package">geos</td> <td class="website"><a href="http://trac.osgeo.org/geos/">GEOS</a></td> </tr> |