annotate src/portaudio_20161030/bindings/java/scripts/make_header.bat @ 73:02caadb7509e

Rebuild with --disable-stack-protector for mingw32
author Chris Cannam
date Fri, 25 Jan 2019 14:31:07 +0000
parents 284acf908dcd
children
rev   line source
Chris@55 1 REM Generate the JNI header file from the Java code for JPortAudio
Chris@55 2 REM by Phil Burk
Chris@55 3
Chris@55 4 javah -classpath ../jportaudio/bin -d ../c/src com.portaudio.PortAudio com.portaudio.BlockingStream