Ecore: i'm dumb... fix warning flag check
[framework/uifw/ecore.git] / ecore-cocoa.pc.in
index c6445f0..91fc4ee 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
-Cflags: -I${includedir}
+Libs: -L${libdir} -lecore_cocoa
+Cflags: -I${includedir}/ecore-@VMAJ@