quartz -> cocoa renaming
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 27 Mar 2010 19:01:31 +0000 (19:01 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 27 Mar 2010 19:01:31 +0000 (19:01 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@47508 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ecore-cocoa.pc.in

index c6445f0..2194818 100644 (file)
@@ -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}