mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 13:35:28 +00:00
4c2b4d6482
* */*.pc.in: change to use @PACKAGE@ where its needed, fixes pc bug svn path=/trunk/gtk-sharp/; revision=26674
10 lines
214 B
PkgConfig
10 lines
214 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: GConf#
|
|
Description: GConf# - GConf .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -lib:${libdir}/mono/@PACKAGE@ -r:gconf-sharp -r:gconf-sharp-peditors
|