Created
December 24, 2014 01:58
-
-
Save genterminl/e745f294f9bcbb52fdcb to your computer and use it in GitHub Desktop.
.pc file for gtk-sharp-beans 2.14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prefix=${pcfiledir}/../.. | |
exec_prefix=${prefix} | |
libdir=${exec_prefix}/lib64 | |
assemblies_dir=${libdir}/gtk-sharp-beans | |
gapidir=${prefix}/share/gapi-2.0 | |
Libraries=${assemblies_dir}/gtk-sharp-beans.dll ${assemblies_dir}/gtk-sharp-beans.dll.mdb | |
Name: Gtk#Beans | |
Description: Gtk#Beans - Blings and API missing from Gtk# | |
Version: 2.14.0 | |
Cflags: -I:${gapidir}/gtk-api.xml -I:$(gapidir)/gtkbeans-api.xml | |
Libs: -r:${assemblies_dir}/gtk-sharp-beans.dll | |
Requires: glib-sharp-2.0 gtk-sharp-2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment