mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-14 08:01:49 -05:00
39f88b793d
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@249 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
23 lines
866 B
Makefile
23 lines
866 B
Makefile
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
|