projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb46ced
)
Remove redundant ector.pc
50/94050/1
author
Jaehyun Cho
<jae_hyun.cho@samsung.com>
Thu, 27 Oct 2016 04:15:18 +0000
(13:15 +0900)
committer
Jaehyun Cho
<jae_hyun.cho@samsung.com>
Thu, 27 Oct 2016 04:19:43 +0000
(13:19 +0900)
ector.pc should be generaged from ector.pc.in.
Change-Id: I9d629ed5e3d0f00837bb648ccce160cda995fcc9
pc/ector.pc
[deleted file]
patch
|
blob
|
history
diff --git
a/pc/ector.pc
b/pc/ector.pc
deleted file mode 100644
(file)
index
3df0995
..0000000
--- a/
pc/ector.pc
+++ /dev/null
@@
-1,12
+0,0 @@
-prefix=/usr/local
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: ector
-Description: Enlightenned retained mode drawing library
-Requires.private: efl >= 1.13.0 eo >= 1.13.0 eina >= 1.13.0
-Version: 1.13.0
-Libs: -L${libdir} -lector
-Libs.private: -lm
-Cflags: -I${includedir}/efl-1 -I${includedir}/ector-1