]> Dogcows Code - chaz/openbox/blob - render/obrender-3.0.pc.in
continue commit 2b80e4e8ef56bb4fba614139601e750344418e5b - remove debug code, and...
[chaz/openbox] / render / obrender-3.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 xcflags=@X_CFLAGS@
7 xlibs=@X_LIBS@
8
9 Name: ObRender
10 Description: Openbox Render Library
11 Version: @VERSION@
12 Requires: obparser-3.0 glib-2.0 xft pangoxft
13 Libs: -L${libdir} -lobrender ${xlibs}
14 Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags}
This page took 0.036417 seconds and 4 git commands to generate.