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
10 lines
206 B
PkgConfig
10 lines
206 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Vte#
|
|
Description: Vte# - libvte .NET Binding
|
|
Version: @VERSION@
|
|
Requires: gnome-sharp
|
|
Libs: -r:${libdir}/mono/@PACKAGE@/vte-sharp.dll
|