projects
/
platform
/
upstream
/
efl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
eina: add crosss platforme API to retrieve tmp and home directories from environment.
[platform/upstream/efl.git]
/
pc
/
eeze.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: eeze
7
Description: device convenience library for efl
8
Requires.private: @requirements_pc_eeze@
9
Version: @VERSION@
10
Libs: -L${libdir} -leeze
11
Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/eeze-@VMAJ@