File: make_header.bat

package info (click to toggle)
portaudio19 19.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,068 kB
  • sloc: ansic: 57,288; sh: 13,640; cpp: 10,851; java: 677; makefile: 341; python: 143
file content (4 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (19)
1
2
3
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