projects
/
profile
/
ivi
/
ecore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
841312b
)
remove useless private libraries in ecore-win32.pc.in
author
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Dec 2010 19:24:59 +0000
(19:24 +0000)
committer
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 18 Dec 2010 19:24:59 +0000
(19:24 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@55633
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
ecore-win32.pc.in
patch
|
blob
|
history
diff --git
a/ecore-win32.pc.in
b/ecore-win32.pc.in
index
148a073
..
17dba6e
100644
(file)
--- a/
ecore-win32.pc.in
+++ b/
ecore-win32.pc.in
@@
-8,5
+8,5
@@
Description: E core library, Win32 module
@pkgconfig_requires_private@: @requirements_ecore_win32@
Version: @VERSION@
Libs: -L${libdir} -lecore_win32
-Libs.private:
@ddraw_libs@ @direct3d_libs@
+Libs.private:
Cflags: -I${includedir}/ecore-@VMAJ@