lib: fixed parsing of recurring VEVENTS: DAILY and interval support
[barry/progweb.git] / libbarrybackup-18.pc.in
blob335a70dd9a1dea2c62be7519a6b509fd6874e720
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/barry@BARRY_MAJOR@
6 Name: Barry
7 Description: C++ library for reading and writing Barry backup files
8 URL: http://sourceforge.net/projects/barry
9 Version: @VERSION@
10 Requires: libbarry-18
11 Libs: -L${libdir} -lbarrybackup
12 Cflags: -I${includedir}