forked from I2P_Developers/i2p.i2p

The Tanuki Software website states "64-bit Windows versions of the Java Service Wrapper are not currently being made available in the Community Edition." The Makefile for x86_64 is missing from the upstream tarball as well. Well...included in this checkin is a diff against $WRAPPER-3.5.9-SRC/src/c/Makefile-windows-x86-32.nmake (see the README in installer/libs/wrapper/win64.
6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
Changes will probably be needed for newer versions than 3.5.9.
|
|
|
|
To use the patch in this directory, copy Makefile-windows-x86-32.nmake to
|
|
Makefile-windows-x86-64.nmake then "patch < x64-win.patch". Compiles cleanly
|
|
using VS2010.
|