annotate src/portaudio_20140130/bindings/java/scripts/make_header.bat @ 54:5f67a29f0fc7

Rebuild MAD with 64-bit FPM
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 30 Nov 2016 20:59:17 +0000
parents 7ddb4fc30dac
children
rev   line source
Chris@39 1 REM Generate the JNI header file from the Java code for JPortAudio
Chris@39 2 REM by Phil Burk
Chris@39 3
Chris@39 4 javah -classpath ../jportaudio/bin -d ../c/src com.portaudio.PortAudio com.portaudio.BlockingStream