Adding more stuff
[apertium.git] / lttoolbox / lttoolbox-2.0.pc.in
blob496c39f6710ce6695e7bc098539b8e8a8c3ebe46
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@ -I${libdir}/@GENERIC_LIBRARY_NAME@-@GENERIC_API_VERSION@/include @LTTOOLBOX_CFLAGS@