mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-12 04:05:38 +00:00
11 lines
219 B
PkgConfig
11 lines
219 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
|
||
|
|
||
|
Name: GLib#
|
||
|
Description: GLib# - .NET Binding for the glib library.
|
||
|
Version: @VERSION@
|
||
|
Cflags:
|
||
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/glib-sharp.dll
|