imported everything from my branch (which is slightly harmless).
[mono.git] / mono-uninstalled.pc.in
1 Name: Mono
2 Description: Mono Runtime
3 Version: @VERSION@
4 Requires: glib-2.0 gmodule-2.0 gthread-2.0
5 Libs: -L${pc_top_builddir}/mono/mini/.libs -lmono @libmono_ldflags@ -lm
6 Cflags: -I${pc_top_builddir}/@srcdir@ -I${pc_top_builddir}/@srcdir@/mono @libmono_cflags@