move around - flatter.
[framework/uifw/eet.git] / eet.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: eet
7 Description: Library for speedy data storage, retrieval, and compression
8 Version: @VERSION@
9 Libs: -L${libdir} -leet
10 Libs.private: -lz -ljpeg @fnmatch_libs@ @WIN32_LIBS@ -lm
11 Cflags: -I${includedir}