diff options
author | Martin Gerhardy <martin.gerhardy@gmail.com> | 2015-06-29 06:34:40 (GMT) |
---|---|---|
committer | Martin Gerhardy <martin.gerhardy@gmail.com> | 2015-06-29 06:34:46 (GMT) |
commit | 3559d54844398c7630ed74ece055a9e2b4ec3626 (patch) | |
tree | d0c6fc0dd28b3d22255c6d399340e93a8b9935b2 /index.html | |
parent | 6e6c2ab143bb4b580474cc96ddf1f4fab2584eab (diff) | |
download | mxe-3559d54844398c7630ed74ece055a9e2b4ec3626.zip mxe-3559d54844398c7630ed74ece055a9e2b4ec3626.tar.gz mxe-3559d54844398c7630ed74ece055a9e2b4ec3626.tar.bz2 |
new package box2d
this introduces a new dependency for unpacking the 7z archive from Box2D
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1094,6 +1094,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <td class="website"><a href="http://www.boost.org/">Boost C++ Library</a></td> </tr> <tr> + <td class="package">box2d</td> + <td class="website"><a href="http://www.box2d.org/">Box2D</a></td> + </tr> + <tr> <td class="package">bullet</td> <td class="website"><a href="http://bulletphysics.org/">Bullet physics, version 2</a></td> </tr> |