You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

compile.cmd 200B

1234
  1. set WINDOWS_SDK=c:\Program Files\Microsoft SDKs\Windows\v7.1
  2. call "%WINDOWS_SDK%\bin\setenv.cmd" /%ARCH%
  3. cl /I%JAVA_HOME%\..\include /I%JAVA_HOME%\..\include\win32 natives.c /Febuild\natives.dll /LD