repo.or.cz
/
libgdiplus.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
oops, use usWinDescent for CellDescent if the OS/2 table exists
[libgdiplus.git]
/
libgdiplus.pc.in
blob
437b6d196a7595c084c58b3d65a9f6c81ee62f2d
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
7
Name: libgdiplus
8
Description: GDI+ implementation
9
Version: @VERSION@
10
Requires: glib-2.0 gmodule-2.0 gthread-2.0
11
Libs: -L${libdir} -lgdiplus @GDIPLUS_PKG_LIBS@
12
Cflags: -I${includedir} @GDIPLUS_PKG_CFLAGS@