quartz -> cocoa renaming

SVN revision: 47508
This commit is contained in:
Vincent Torri 2010-03-27 19:01:31 +00:00
parent 88882132c3
commit 90b73e50a9
1 changed files with 4 additions and 4 deletions

View 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}