File: lttoolbox-3.0.pc.in

package info (click to toggle)
lttoolbox 3.0.2%2B1-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,804 kB
  • ctags: 604
  • sloc: sh: 8,855; cpp: 6,515; makefile: 96
file content (10 lines) | stat: -rw-r--r-- 435 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: lttoolbox
Description: Augmented letter transducer tools for natural language processing
Version: @VERSION@
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@@GENERIC_API_VERSION@ @LTTOOLBOX_LIBS@
Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@.0 -I${libdir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@.0/include @LTTOOLBOX_CFLAGS@