]> Dogcows Code - chaz/openbox/blob - render/obrender-3.0.pc.in
allow the use of keycodes directly in key bindings
[chaz/openbox] / render / obrender-3.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ObRender
7 Description: Openbox Render Library
8 Version: @VERSION@
9 Requires: obparser-3.0
10 Libs: -L${libdir} -lobrender
11 Cflags: -I${includedir}/openbox/@OB_VERSION@
This page took 0.031195 seconds and 4 git commands to generate.