aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore.pc.in
blob: 950a96b221895f6687aa8efe3d46fd1e4bf6faa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: ecore
Description: Ecore event abstraction library
@pkgconfig_requires_private@: @requirements_ecore@
Version: @VERSION@
Libs: -L${libdir} -lecore
Libs.private: -lm
Cflags: -I${includedir}/ecore-@VMAJ@