12 lines
260 B
PkgConfig
12 lines
260 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XCB Image library
|
|
Description: XCB image convenience library
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: xcb xcb-shm
|
|
Libs: -L${libdir} -lxcb-image @LIBS@
|
|
Cflags: -I${includedir}
|