mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Reordered header files
This commit is contained in:
parent
169c36213d
commit
5e58abf785
1 changed files with 19 additions and 1 deletions
|
|
@ -7,7 +7,25 @@ GENERATE_RTF = NO
|
|||
CASE_SENSE_NAMES = NO
|
||||
INPUT = index.doxygen conf.doxygen confarg.doxygen \
|
||||
conffunc.doxygen pcm.doxygen \
|
||||
../include ../src
|
||||
../include/asoundlib.h \
|
||||
../include/version.h \
|
||||
../include/global.h \
|
||||
../include/input.h \
|
||||
../include/output.h \
|
||||
../include/error.h \
|
||||
../include/conf.h \
|
||||
../include/control.h \
|
||||
../include/pcm.h \
|
||||
../include/rawmidi.h \
|
||||
../include/timer.h \
|
||||
../include/hwdep.h \
|
||||
../include/seq.h \
|
||||
../include/seq_event.h \
|
||||
../include/seqmid.h \
|
||||
../include/seq_midi_event.h \
|
||||
../include/conv.h \
|
||||
../include/instr.h \
|
||||
../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