mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-10-31 22:49:02 +00:00
11 lines
296 B
PkgConfig
11 lines
296 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=@libdir@
|
|
gapidir=@gapidir@
|
|
|
|
Name: @ASSEMBLY_TITLE@
|
|
Description: @ASSEMBLY_DESCRIPTION@
|
|
Version: @VERSION@
|
|
Requires: glib-sharp-3.0 gio-sharp-3.0
|
|
Cflags: -I:${gapidir}/gstreamer-sharp-api.xml
|
|
Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME@.dll
|