makefile.am

来自「一个开源的sip源代码」· AM 代码 · 共 23 行

AM
23
字号
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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?