openbox/render/obrender-3.0.pc.in

12 lines
250 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ObRender
Description: Openbox Render Library
Version: @VERSION@
Requires: obparser-3.0
Libs: -L${libdir} -lobrender
Cflags: -I${includedir}/openbox/@OB_VERSION@