mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
types: more work on types
This commit is contained in:
parent
acedfe71c0
commit
5825c62d6d
76 changed files with 1713 additions and 1477 deletions
|
|
@ -15,7 +15,7 @@ pinos_headers = [
|
|||
'subscribe.h',
|
||||
'thread-mainloop.h',
|
||||
'transport.h',
|
||||
'uri.h',
|
||||
'type.h',
|
||||
'utils.h',
|
||||
]
|
||||
|
||||
|
|
@ -35,7 +35,7 @@ pinos_sources = [
|
|||
'rtkit.c',
|
||||
'thread-mainloop.c',
|
||||
'transport.c',
|
||||
'uri.c',
|
||||
'type.c',
|
||||
'utils.c',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue