xenocara/lib/libXdamage/xdamage.pc.in

13 lines
295 B
PkgConfig
Raw Normal View History

2006-11-25 09:46:32 -07:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Xdamage
Description: X Damage Library
Version: @PACKAGE_VERSION@
Requires: xproto damageproto >= @DAMAGEEXT_VERSION@ xfixes
Requires.private: x11 xfixes
Cflags: -I${includedir}
Libs: -L${libdir} -lXdamage