mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
add preliminary command line parsing
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@64 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
d4e0d51c15
commit
b69178b067
4 changed files with 138 additions and 1 deletions
|
|
@ -84,7 +84,8 @@ polypaudio_SOURCES = idxset.c idxset.h \
|
|||
sconv-s16le.c sconv-s16le.h \
|
||||
sconv-s16be.c sconv-s16be.h \
|
||||
sioman.c sioman.h \
|
||||
modargs.c modargs.h
|
||||
modargs.c modargs.h \
|
||||
cmdline.c cmdline.h
|
||||
|
||||
polypaudio_CFLAGS = $(AM_CFLAGS) $(LIBSAMPLERATE_CFLAGS)
|
||||
polypaudio_INCLUDES = $(INCLTDL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue