mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-15 08:56:36 -05:00
More updates regarding configuration
This commit is contained in:
parent
4ee6606bab
commit
0908dac385
5 changed files with 175 additions and 4 deletions
|
|
@ -5,7 +5,9 @@ GENERATE_MAN = NO
|
|||
GENERATE_RTF = NO
|
||||
|
||||
CASE_SENSE_NAMES = NO
|
||||
INPUT = index.doxygen conf.doxygen pcm.doxygen ../include ../src
|
||||
INPUT = index.doxygen conf.doxygen confarg.doxygen \
|
||||
conffunc.doxygen pcm.doxygen \
|
||||
../include ../src
|
||||
EXCLUDE = ../src/control/control_local.h \
|
||||
../src/pcm/atomic.h \
|
||||
../src/pcm/interval.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue