repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
oops
[mono-project.git]
/
mint.pc.in
blob
004bb0f7162568b738835f0923169ceb4e5c422a
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
7
Name: Mono Interpreter
8
Description: Mono Interpreter Runtime
9
Version: @VERSION@
10
Requires: glib-2.0 gmodule-2.0 gthread-2.0
11
Libs: -L${libdir} -lmint @libmono_ldflags@ @ICU_LIBS@ -lm
12
Cflags: -I${includedir} @libmono_cflags@