mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
b94528f8e7
git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@60875 e3ebcda4-bce8-0310-ba0a-eca2169e7518
9 lines
195 B
PkgConfig
9 lines
195 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Gst#
|
|
Description: Gst# - GStreamer .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gst-sharp.dll
|