зеркало из https://github.com/mono/libgdiplus.git
13 строки
288 B
PkgConfig
13 строки
288 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
|
|
Name: libgdiplus
|
|
Description: GDI+ implementation
|
|
Version: @VERSION@
|
|
Requires: glib-2.0 gmodule-2.0 gthread-2.0
|
|
Libs: -L${libdir} -lgdiplus @GDIPLUS_PKG_LIBS@
|
|
Cflags: -I${includedir} @GDIPLUS_PKG_CFLAGS@
|