File: libpagemaker.pc.in

package info (click to toggle)
libpagemaker 0.0.3-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,336 kB
  • ctags: 706
  • sloc: sh: 4,428; cpp: 3,254; makefile: 149; ansic: 4
file content (11 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
                                                                       
Name: libpagemaker-@PMD_MAJOR_VERSION@.@PMD_MINOR_VERSION@
Description: Library for importing and converting PageMaker Documents
Version: @VERSION@
Requires: librevenge-0.0 librevenge-stream-0.0
Libs: -L${libdir} -lpagemaker-@PMD_MAJOR_VERSION@.@PMD_MINOR_VERSION@
Cflags: -I${includedir}/libpagemaker-@PMD_MAJOR_VERSION@.@PMD_MINOR_VERSION@