source: scripts/apple/Modules/module.modulemap @ f2caa92

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since f2caa92 was f2caa92, checked in by Paul Brossier <piem@piem.org>, 8 years ago

scripts/apple/: added Info.plist and module.modulemap (improves #34)

  • Property mode set to 100644
File size: 91 bytes
RevLine 
[f2caa92]1framework module aubio {
2  umbrella header "aubio.h"
3
4  export *
5  module * { export * }
6}
Note: See TracBrowser for help on using the repository browser.