diff src/portaudio_20140130/bindings/cpp/include/Makefile.am @ 124:e3d5853d5918

Current stable PortAudio source
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 18 Oct 2016 13:11:05 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/portaudio_20140130/bindings/cpp/include/Makefile.am	Tue Oct 18 13:11:05 2016 +0100
@@ -0,0 +1,22 @@
+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