mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-21 06:59:59 -05:00
move pa_init_proplist() to proplist-util.[ch]
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2541 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
ce001aabed
commit
0e32db2212
3 changed files with 151 additions and 0 deletions
|
|
@ -571,6 +571,7 @@ libpulse_la_SOURCES += \
|
|||
pulsecore/once.c pulsecore/once.h \
|
||||
pulsecore/rtclock.c pulsecore/rtclock.h \
|
||||
pulsecore/time-smoother.c pulsecore/time-smoother.h \
|
||||
pulsecore/proplist-util.c pulsecore/proplist-util.h \
|
||||
$(PA_THREAD_OBJS)
|
||||
|
||||
if OS_IS_WIN32
|
||||
|
|
@ -798,6 +799,7 @@ libpulsecore_la_SOURCES += \
|
|||
pulsecore/time-smoother.c pulsecore/time-smoother.h \
|
||||
pulsecore/start-child.c pulsecore/start-child.h \
|
||||
pulsecore/envelope.c pulsecore/envelope.h \
|
||||
pulsecore/proplist-util.c pulsecore/proplist-util.h \
|
||||
$(PA_THREAD_OBJS)
|
||||
|
||||
if OS_IS_WIN32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue