projects
/
platform
/
core
/
uifw
/
isf.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix wrong index issue of key event
[platform/core/uifw/isf.git]
/
isf-control.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
sysconfdir=@sysconfdir@
6
moduledir=@libdir@/@ISF_CONTROL@
7
8
Name: isf-control
9
Description: Tizen platform ISF control library
10
Version: 0.0.1
11
Requires:
12
Libs: -L${libdir} -l@ISF_CONTROL@
13
Cflags: -I${includedir}/@ISF_CONTROL@