]> icculus.org git repositories - dana/openbox.git/blob - render/obrender-3.0.pc.in
remove obconf from this tree.
[dana/openbox.git] / 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: 
10 Libs: -L${libdir} -lobrender
11 Cflags: -I${includedir}/openbox/@OB_VERSION@