dist.conf

来自「MiniSip Client with DomainKeys Authentic」· CONF 代码 · 共 16 行

CONF
16
字号
#!/usr/bin/perl##  dist.conf - minisip configuration for Gentoo##  The settings provided here should extend the core configuration#  in ways that are specific to the Gentoo distribution.  This may #  include calling new callbacks defined by the 'dist.pl' script.########set_configure_param('libminisip',			'avcodec' => '/usr/include/ffmpeg',		);1

⌨️ 快捷键说明

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