Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/extern/portaudio/bindings/java/scripts/make_header.bat

5 lines
185 B
Batchfile
Raw Normal View History

2020-08-11 12:07:21 -04:00
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