Add files
[lttoolbox.git] / lttoolbox-3.0.pc.in
blob8e8b891aad4e9b3fe69b80093da82daecab0c54f
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: lttoolbox
7 Description: Augmented letter transducer tools for natural language processing
8 Version: @VERSION@
9 Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@@GENERIC_API_VERSION@ @LTTOOLBOX_LIBS@
10 Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@.0 -I${libdir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@.0/include @LTTOOLBOX_CFLAGS@