summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-11-25 04:07:29 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-11-25 04:07:29 (GMT)
commita70d0df165b25c3a4107ccd3b343a02be8045bcd (patch)
treebd070ccc77732602384127c6a4823ce7bafac0c3 /index.html
parente39405ffbe469f9a1a547140ea2bcd985d4778b3 (diff)
parent14cbf5ec6c1235d7bb29283b95d955b8b0089af2 (diff)
downloadmxe-a70d0df165b25c3a4107ccd3b343a02be8045bcd.zip
mxe-a70d0df165b25c3a4107ccd3b343a02be8045bcd.tar.gz
mxe-a70d0df165b25c3a4107ccd3b343a02be8045bcd.tar.bz2
Merge pull request #279 from TimothyGu/dlfcn
Add package dlfcn-win32
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 1249ea0..3aa404c 100644
--- a/index.html
+++ b/index.html
@@ -1220,6 +1220,9 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<td class="website"><a href="http://openil.sourceforge.net/">DevIL</a></td>
</tr>
<tr>
+ <td class="package">dlfcn-win32</td>
+ <td class="website"><a href="https://code.google.com/p/dlfcn-win32/">POSIX dlfcn wrapper for Windows</a></td>
+ <tr>
<td class="package">eigen</td>
<td class="website"><a href="http://eigen.tuxfamily.org/">eigen</a></td>
</tr>