Merge "Prevent to add rule when stt service is reset" into tizen
[platform/core/uifw/stt.git] / include / stt-engine.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: lib@PROJECT_NAME@_engine
7 Description: Speech To Text client engine header
8 Requires: glib-2.0 dbus-1
9 Version: @VERSION@
10 Libs: -L${libdir} -l@PROJECT_NAME@_engine
11 Cflags: -I${includedir}