annotate src/portaudio_20161030/bindings/java/scripts/make_header.bat @ 56:af97cad61ff0

Add updated build of PortAudio for OSX
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 03 Jan 2017 15:10:52 +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