Move Evas (and associated headers) to their own dir (ie: the 'eet.h'
[framework/uifw/evas.git] / evas.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: evas
7 Description: Evas canvas display library
8 @pkgconfig_requires_private@: @requirement_evas@
9 Version: @VERSION@
10 Libs: -L${libdir} -levas
11 Libs.private: @EFL_FNMATCH_LIBS@ @pthread_libs@
12 Cflags: -I${includedir}/evas-@VMAJ@