move around - flatter.
[profile/ivi/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 Version: @VERSION@
9 Libs: -L${libdir} -levas
10 Libs.private: @pthread_libs@ @dlopen_libs@ @EDB_LIBS@ @EET_LIBS@ @FREETYPE_LIBS@ @FONTCONFIG_LIBS@
11 Cflags: -I${includedir}