projects
/
framework
/
uifw
/
ecore.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove ecore_strings and switch to eina_stringshare.
[framework/uifw/ecore.git]
/
ecore.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: ecore
7
Description: Ecore event abstraction library
8
Requires: eina-0
9
Version: @VERSION@
10
Libs: -L${libdir} -lecore
11
Libs.private: -lm
12
Cflags: -I${includedir}