projects
/
platform
/
core
/
uifw
/
stt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed unchecked return value issue.
[platform/core/uifw/stt.git]
/
include
/
stt.pc.in
1
prefix=@PREFIX@
2
exec_prefix=@EXEC_PREFIX@
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5
6
Name: lib@PROJECT_NAME@
7
Description: Speech To Text client library
8
Requires: glib-2.0 dbus-1
9
Version: @VERSION@
10
Libs: -L${libdir} -l@PROJECT_NAME@
11
Cflags: -I${includedir}