mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-01-03 11:09:08 -05:00
Work on introspection
This commit is contained in:
parent
7c29209023
commit
b969623ec8
39 changed files with 1726 additions and 574 deletions
|
|
@ -11,7 +11,6 @@ pinoscore_headers = [
|
|||
'node-factory.h',
|
||||
'port.h',
|
||||
'resource.h',
|
||||
'uri.h',
|
||||
]
|
||||
|
||||
pinoscore_sources = [
|
||||
|
|
@ -27,7 +26,6 @@ pinoscore_sources = [
|
|||
'node-factory.c',
|
||||
'port.c',
|
||||
'resource.c',
|
||||
'uri.c',
|
||||
]
|
||||
|
||||
libpinoscore_c_args = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue