File: Makefile.am

package info (click to toggle)
portaudio19 19.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,068 kB
  • sloc: ansic: 57,288; sh: 13,640; cpp: 10,851; java: 677; makefile: 341; python: 143
file content (22 lines) | stat: -rw-r--r-- 866 bytes parent folder | download | duplicates (34)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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