]> icculus.org git repositories - dana/openbox.git/blob - parser/obparser-3.0.pc.in
make the window_startup happen before the focus_cycle_popup startup, so that the...
[dana/openbox.git] / 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@