first commit
This commit is contained in:
4
third_party/portaudio/bindings/java/scripts/make_header.bat
vendored
Normal file
4
third_party/portaudio/bindings/java/scripts/make_header.bat
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user