mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 18:15:28 +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
201 B
PkgConfig
11 lines
201 B
PkgConfig
PACKAGE=@PACKAGE@
|
|
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Gda#
|
|
Description: Gda# - Gda .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -lib:${libdir}/mono/$(PACKAGE) -r:gda-sharp
|