Update wrapper to 3.5.13

This commit is contained in:
kytv
2012-01-02 16:12:50 +00:00
parent d8e297dde7
commit b391ed15ed
25 changed files with 7 additions and 3 deletions

View File

@ -36,7 +36,8 @@ with "ant -Dbits=32 compile-c-unix".
For macosx, combine the universal-32 and universal-64 files
from the delta pack (each a 2-architecture fat file)
into a "quad-fat" binary.
into a "quad-fat" binary. Instructions can be found in
macos/README.txt
For win64, build from source following the instructions
in win64/README-x64-win.txt.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
Changes will probably be needed for newer versions than 3.5.12.
Changes may be needed for newer versions than 3.5.13.
To use the patch in this directory, copy Makefile-windows-x86-32.nmake to
Makefile-windows-x86-64.nmake then "patch < x64-win.patch".