mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 19:35:34 +00:00
8f53f68348
* *.pc.in: add .dll to the end of the Libs: references, and convert them to be absolute paths. svn path=/trunk/gtk-sharp/; revision=27306
11 lines
219 B
PkgConfig
11 lines
219 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Gnome#
|
|
Description: Gnome# - GNOME .NET Binding
|
|
Version: @VERSION@
|
|
Requires: gtk-sharp art-sharp
|
|
Libs: -r:${libdir}/mono/@PACKAGE@/gnome-sharp.dll
|