mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2025-12-20 02:10:14 +01:00
11 lines
239 B
PkgConfig
11 lines
239 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XCB Dbe
|
|
Description: XCB Double Buffer Extension
|
|
Version: @PACKAGE_VERSION@
|
|
Requires.private: xcb
|
|
Libs: -L${libdir} -lxcb-dbe
|
|
Cflags: -I${includedir}
|