mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 07:46:03 +00:00
c2d2c33eae
Fixes the deprecation warning from meson: DEPRECATION: target sip links against shared module sip, which is incorrect. This will be an error in the future, so please use shared_library() for sip instead. If shared_module() was used for sip because it has references to undefined symbols, use shared_libary() with `override_options: ['b_lundef=false']` instead. |
||
---|---|---|
.. | ||
calls-sip-account-widget.c | ||
calls-sip-account-widget.h | ||
calls-sip-call.c | ||
calls-sip-call.h | ||
calls-sip-media-manager.c | ||
calls-sip-media-manager.h | ||
calls-sip-media-pipeline.c | ||
calls-sip-media-pipeline.h | ||
calls-sip-origin.c | ||
calls-sip-origin.h | ||
calls-sip-provider.c | ||
calls-sip-provider.h | ||
calls-sip-util.c | ||
calls-sip-util.h | ||
gst-rfc3551.c | ||
gst-rfc3551.h | ||
meson.build | ||
sip-account-widget.ui | ||
sip.gresources.xml | ||
sip.plugin.in |