efl/legacy/ecore/ecore-cocoa.pc.in

12 lines
275 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ecore-cocoa
Description: E core library, Cocoa module
@pkgconfig_requires_private@: @requirements_ecore_cocoa@
Version: @VERSION@
Libs: -L${libdir} -lecore_cocoa
Cflags: -I${includedir}