Added examples (test/pcm.c and test/latency.c)

This commit is contained in:
Jaroslav Kysela 2001-10-18 19:35:56 +00:00
parent 78f86ed011
commit 791ee4298e
2 changed files with 36 additions and 2 deletions

View file

@ -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