speedup and add the static library
[charfbuzz.git] / harfbuzz.pc.in
blobbc171ca45d9157358b008496850fe8f73dd0c66b
1 prefix=%prefix%
2 exec_prefix=${prefix}
3 libdir=%libdir%
4 includedir=%includedir%
6 Name: harfbuzz
7 Description: HarfBuzz text shaping library
8 Version: %VERSION%
10 Libs: -L${libdir} -lharfbuzz
11 Cflags: -I${includedir}/harfbuzz