10 lines
229 B
PkgConfig
10 lines
229 B
PkgConfig
prefix=${pcfiledir}/../..
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|
|
|
|
Name: Gtk.DotNet
|
|
Description: .NET Extensions for Gtk
|
|
Version: @VERSION@
|
|
Requires:gtk-sharp-3.0
|
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/gtk-dotnet.dll
|