Fix memory leak issues
[platform/core/uifw/anthy.git] / anthy.pc.in
1 #To Be Done
2 # See http://www.freedesktop.org/Software/pkgconfig
3 prefix=@prefix@
4 exec_prefix=@prefix@
5 includedir=@includedir@
6 libdir=@libdir@
7
8 Name: anthy
9 Description: Japanese conversion engine
10 Version: @VERSION@
11 Cflags: -I${includedir}
12 Libs: -L${libdir} -lanthy -lanthydic