Mercurial > hg > sv-dependency-builds
view src/portaudio_20161030/bindings/java/scripts/make_header.bat @ 168:ceec0dd9ec9c
Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Fri, 07 Feb 2020 11:51:13 +0000 |
parents | 59a8758c56b1 |
children |
line wrap: on
line source
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