Added asoundef.h (instead of symlink).

partly modified & comments added for doxygen.
This commit is contained in:
Takashi Iwai 2002-01-11 11:13:20 +00:00
parent e9a5843a19
commit 734decb839
3 changed files with 256 additions and 3 deletions

View file

@ -9,6 +9,7 @@ INPUT = index.doxygen \
../include/asoundlib.h \
../include/version.h \
../include/global.h \
../include/asoundef.h \
../include/input.h \
../include/output.h \
../include/error.h \
@ -35,6 +36,8 @@ EXCLUDE = ../src/control/control_local.h \
../src/pcm/pcm_meter.h \
../src/pcm/pcm_plugin.h \
../src/pcm/plugin_ops.h \
../src/pcm/ladspa.h \
../src/hwdep/hwdep_local.h \
../src/mixer/mixer_local.h \
../src/rawmidi/rawmidi_local.h \
../src/seq/seq_local.h