summaryrefslogtreecommitdiff
path: root/eeze.pc.in
blob: 606b789c2357a7110213cba004cf54b9383a48b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: eeze
Description: device convenience library for efl
@pkgconfig_requires_private@: @requirement_eeze@
Version: @VERSION@
Libs: -L${libdir} -leeze
Cflags: -I${includedir}/eeze-@VMAJ@