diff options
Diffstat (limited to 'parser/obparser-3.0.pc.in')
| -rw-r--r-- | parser/obparser-3.0.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/parser/obparser-3.0.pc.in b/parser/obparser-3.0.pc.in new file mode 100644 index 00000000..75d04c99 --- /dev/null +++ b/parser/obparser-3.0.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: ObParser +Description: Openbox config file parsing library +Version: @VERSION@ +Requires: libxml-2.0 glib-2.0 +Libs: -L${libdir} -lobparser +Cflags: -I${includedir}/openbox/@OB_VERSION@ |
