]> Dogcows Code - chaz/openbox/blob - parser/obparser-3.0.pc.in
75d04c9964169ab1e4eff6dd2197ffbc8278a6d6
[chaz/openbox] / parser / obparser-3.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ObParser
7 Description: Openbox config file parsing library
8 Version: @VERSION@
9 Requires: libxml-2.0 glib-2.0
10 Libs: -L${libdir} -lobparser
11 Cflags: -I${includedir}/openbox/@OB_VERSION@
This page took 0.036868 seconds and 3 git commands to generate.