mame/3rdparty/portaudio/bindings/java/scripts/make_header.bat
2015-05-27 14:59:40 +02: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