aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore-cocoa.pc.in
blob: 91fc4ee0ac5fdb080b08cca1b1b1d58ff3ee862b (plain)
1
2
3
4
5
6
7
8
9
10
11
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}/ecore-@VMAJ@