oops, use usWinDescent for CellDescent if the OS/2 table exists
[libgdiplus.git] / libgdiplus.pc.in
blob437b6d196a7595c084c58b3d65a9f6c81ee62f2d
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
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@