]> Dogcows Code - chaz/openbox/blob - parser/obparser-3.0.pc.in
_NET_WM_USER_TIME=0 means don't focus the new window.
[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.032243 seconds and 4 git commands to generate.