[tests] Re-enable bug-45841-fpstack-exceptions.exe (#4927)
[mono.git] / data / mono-2.pc.in
1 prefix=${pcfiledir}/../..
2 exec_prefix=${pcfiledir}/../..
3 libdir=${prefix}/@reloc_libdir@
4 includedir=${prefix}/include/mono-@API_VER@
5 sysconfdir=@sysconfdir@
6
7 Name: Mono
8 Description: Mono Runtime
9 Version: @VERSION@
10 Libs: -L${libdir} @export_ldflags@ -lmono-@API_VER@ @libmono_ldflags@
11 Cflags: -I${includedir} @libmono_cflags@