annotate src/portaudio_20140130/bindings/java/scripts/make_header.bat @ 68:85d5306e114e

Remove subrepo - trying to avoid these now
author Chris Cannam
date Tue, 04 Dec 2018 10:27:12 +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