File: librevenge-stream.pc.in

package info (click to toggle)
librevenge 0.0.4-6
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 3,548 kB
  • ctags: 2,264
  • sloc: cpp: 13,022; sh: 4,534; makefile: 331; python: 291; ansic: 87
file content (10 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
                                                                       
Name: librevenge-stream-@RVNG_MAJOR_VERSION@.@RVNG_MINOR_VERSION@
Description: Sample Input stream implementation for librevenge
Version: @VERSION@
Libs: -L${libdir} -lrevenge-stream-@RVNG_MAJOR_VERSION@.@RVNG_MINOR_VERSION@
Cflags: -I${includedir}/librevenge-@RVNG_MAJOR_VERSION@.@RVNG_MINOR_VERSION@