File: vmime.pc.in

package info (click to toggle)
libvmime 0.8.1-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,012 kB
  • ctags: 5,419
  • sloc: cpp: 37,889; sh: 8,507; makefile: 545
file content (14 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# File automatically generated by SConstruct ('scons autotools')
# DOT NOT EDIT!

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @GENERIC_LIBRARY_NAME@
Description: VMime C++ Mail Library (http://www.vmime.org)
Version: @VERSION@
Requires: @GSASL_REQUIRED@
Libs: -L${libdir} -l@GENERIC_VERSIONED_LIBRARY_NAME@ @GSASL_LIBS@ @LIBGNUTLS_LIBS@ @VMIME_ADDITIONAL_PC_LIBS@
Cflags: -I${includedir}/ @LIBGNUTLS_CFLAGS@