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
9 lines
197 B
PkgConfig
9 lines
197 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: GnomeDB#
|
|
Description: GnomeDB# - GNOMEDB .NET Binding
|
|
Version: @VERSION@
|
|
Libs: -r:${libdir}/mono/@PACKAGE@/gnomedb-sharp.dll
|