From fd27ca6263226f42f931c02fe08d1555a3dd20a4 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Tue, 5 Apr 2011 07:50:41 +0000 Subject: make natives test run on win64. no review --- test/files/jvm/mkLibNatives.bat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/files/jvm/mkLibNatives.bat') diff --git a/test/files/jvm/mkLibNatives.bat b/test/files/jvm/mkLibNatives.bat index 100246af79..e11b6ee21c 100755 --- a/test/files/jvm/mkLibNatives.bat +++ b/test/files/jvm/mkLibNatives.bat @@ -4,6 +4,9 @@ rem ########################################################################## rem # Author : Stephane Micheloud rem ########################################################################## +rem # For building the -64.dll, you need: Visual C++ Express, Microsoft SDK (to +rem # get the 64bit compiler / libraries), adapt this script. + rem ########################################################################## rem # variables -- cgit v1.2.3