Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mono.pc.in - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0a9053b1ebd33540ac9c195148632bd96d26e0ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@


Name: Mono
Description: Mono Runtime
Version: @VERSION@
Requires: glib-2.0 gmodule-2.0
Libs: -L${libdir} -lmono
Cflags: -I${includedir}