mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 00:51:21 +01:00
Move library tree where it belongs
This commit is contained in:
22
lib-src/portaudio-v19/bindings/cpp/include/Makefile.am
Normal file
22
lib-src/portaudio-v19/bindings/cpp/include/Makefile.am
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user