mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fix examples for PCM API. Fix dogygen warnings.
This commit is contained in:
parent
c7a0708a23
commit
91273c228f
4 changed files with 24 additions and 22 deletions
|
|
@ -94,8 +94,7 @@ EXCLUDE = ../src/control/control_local.h \
|
|||
../src/seq/seq_local.h
|
||||
RECURSIVE = YES
|
||||
FILE_PATTERNS = *.c *.h
|
||||
EXAMPLE_PATH = ../test/pcm.c ../test/latency.c ../test/rawmidi.c \
|
||||
../test/timer.c
|
||||
EXAMPLE_PATH = ../test
|
||||
IMAGE_PATH = pictures
|
||||
QUIET = YES
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue