1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-27 14:09:33 +02:00
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