mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-21 10:37:31 -04:00
12 lines
227 B
PkgConfig
12 lines
227 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XCB Shape
|
|
Description: XCB Shape Extension
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: xcb
|
|
Libs: -L${libdir} -lxcb-shape
|
|
Cflags: -I${includedir}
|