File: libwmf.pc.in

package info (click to toggle)
libwmf 0.2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,540 kB
  • sloc: ansic: 53,534; sh: 712; makefile: 597; perl: 140
file content (10 lines) | stat: -rw-r--r-- 274 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libwmf
Description: A library for reading and converting Windows MetaFile vector graphics (WMF)
Version: @LIBWMF_VERSION@
Libs: -lwmf -lwmflite @AM_LDFLAGS@
Cflags: @WMF_CONFIG_CFLAGS@