mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-15 08:56:36 -05:00
Added examples (test/pcm.c and test/latency.c)
This commit is contained in:
parent
78f86ed011
commit
791ee4298e
2 changed files with 36 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ EXCLUDE = ../src/control/control_local.h \
|
|||
../src/seq/seq_local.h
|
||||
RECURSIVE = YES
|
||||
FILE_PATTERNS = *.c *.h
|
||||
#EXAMPLE_PATH = example_test.cpp
|
||||
EXAMPLE_PATH = ../test/pcm.c ../test/latency.c
|
||||
QUIET = YES
|
||||
|
||||
EXTRACT_ALL = NO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue