mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 03:05:39 +00:00
57f06abbfe
* */Makefile.am : fix gacutil for new package switch * */*.pc.in : fix -libs var for new dll path svn path=/trunk/gtk-sharp/; revision=26644
11 lines
208 B
PkgConfig
11 lines
208 B
PkgConfig
PACKAGE=@PACKAGE@
|
|
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Rsvg#
|
|
Description: Rsvg# - librsvg .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -lib:${libdir}/mono/$(PACKAGE) -r:rsvg-sharp
|