targets.i586-w32-mingw32.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jnativehook Show documentation
Show all versions of jnativehook Show documentation
Global keyboard and mouse listeners for Java.
#ant configure for windows i586
ant.build.javac.include=/opt/windows-jdk-1.6/include
ant.build.native.arch=x86
ant.build.native.os=windows
ant.build.native.toolchain=gcc
ant.build.native.build=i686-pc-linux-gnu
ant.build.native.host=i686-w64-mingw32
ant.build.native.cflags=-march\=i586 -mtune\=generic -O2 -g -pipe -fomit-frame-pointer -flto -ffat-lto-objects -fno-stack-protector
ant.build.native.ldflags=-Wl,--as-needed,--kill-at,-O1 -flto