mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 00:45:41 +00:00
a36a3d4c0e
relocatable svn path=/trunk/gtk-sharp/; revision=52437
13 lines
300 B
PkgConfig
13 lines
300 B
PkgConfig
prefix=${pcfiledir}/../..
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
gapidir=${prefix}/share/gapi-2.0
|
|
|
|
|
|
Name: Glade#
|
|
Description: Glade# - Glade .NET Binding
|
|
Version: @VERSION@
|
|
Requires: gtk-sharp-2.0
|
|
Cflags: -I:${gapidir}/glade-api.xml
|
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/glade-sharp.dll
|