portaudio/bindings/java/scripts/make_header.bat
2016-05-18 22:13:20 -07:00

5 lines
185 B
Batchfile

REM Generate the JNI header file from the Java code for JPortAudio
REM by Phil Burk
javah -classpath ../jportaudio/bin -d ../c/src com.portaudio.PortAudio com.portaudio.BlockingStream