1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-05 16:43:52 +01:00
Files
audacity/lib-src/portaudio-v19/bindings/java/scripts/make_header.bat
2013-02-27 01:33:15 +00:00

5 lines
189 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