view src/portaudio_20161030/bindings/cpp/include/Makefile.am @ 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
pkginclude_HEADERS = \
       portaudiocpp/AutoSystem.hxx \
       portaudiocpp/BlockingStream.hxx \
       portaudiocpp/CallbackInterface.hxx \
       portaudiocpp/CallbackStream.hxx \
       portaudiocpp/CFunCallbackStream.hxx \
       portaudiocpp/CppFunCallbackStream.hxx \
       portaudiocpp/Device.hxx \
       portaudiocpp/DirectionSpecificStreamParameters.hxx \
       portaudiocpp/Exception.hxx \
       portaudiocpp/HostApi.hxx \
       portaudiocpp/InterfaceCallbackStream.hxx \
       portaudiocpp/MemFunCallbackStream.hxx \
       portaudiocpp/PortAudioCpp.hxx \
       portaudiocpp/SampleDataFormat.hxx \
       portaudiocpp/Stream.hxx \
       portaudiocpp/StreamParameters.hxx \
       portaudiocpp/SystemDeviceIterator.hxx \
       portaudiocpp/SystemHostApiIterator.hxx \
       portaudiocpp/System.hxx

#       portaudiocpp/AsioDeviceAdapter.hxx