mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 12:45:28 +00:00
0b31887156
* gconf/GConf/gconf-sharp-2.0.pc.in: s/PACKAGE/PACKAGE_VERSION/ to fix -pkg:gtk-sharp svn path=/trunk/gtk-sharp/; revision=35483
11 lines
284 B
PkgConfig
11 lines
284 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: GConf#
|
|
Description: GConf# - GConf .NET Binding
|
|
Version: @VERSION@
|
|
Requires: gnome-sharp-2.0
|
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gconf-sharp.dll -r:${libdir}/mono/@PACKAGE_VERSION@/gconf-sharp-peditors.dll
|