keys: move NODE_TARGET to deprecated properties

Add PW_ENABLE_DEPRECATED to some places where we can not yet
avoid removing support.
This commit is contained in:
Wim Taymans 2023-01-10 17:17:34 +01:00
parent 95f87301c7
commit c3032c70b6
5 changed files with 15 additions and 6 deletions

View file

@ -33,6 +33,8 @@
* </refsect2>
*/
#define PW_ENABLE_DEPRECATED
#include "config.h"
#include "gstpipewiresink.h"

View file

@ -33,6 +33,8 @@
* </refsect2>
*/
#define PW_ENABLE_DEPRECATED
#include "config.h"
#include "gstpipewiresrc.h"
#include "gstpipewireformat.h"