From: caro Date: Sat, 27 Mar 2010 19:01:31 +0000 (+0000) Subject: quartz -> cocoa renaming X-Git-Tag: 2.0_alpha~194^2~1013 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=98cdc2d050fba6fc9a7fa5f7769c8e9b46388e15;p=framework%2Fuifw%2Fecore.git quartz -> cocoa renaming git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@47508 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/ecore-cocoa.pc.in b/ecore-cocoa.pc.in index c6445f0..2194818 100644 --- a/ecore-cocoa.pc.in +++ b/ecore-cocoa.pc.in @@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: ecore-quartz -Description: E core library, Quartz module -@pkgconfig_requires_private@: @requirements_ecore_quartz@ +Name: ecore-cocoa +Description: E core library, Cocoa module +@pkgconfig_requires_private@: @requirements_ecore_cocoa@ Version: @VERSION@ -Libs: -L${libdir} -lecore_quartz +Libs: -L${libdir} -lecore_cocoa Cflags: -I${includedir}