add egl.pc file
[platform/adaptation/intel_mfld/pvr-bin-mdfld.git] / devel / usr / lib / pkgconfig / egl.pc
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=/usr/lib
4 includedir=/usr/include
5
6 Name: egl
7 Description: Mesa EGL library
8 Version: 1.7.17
9 Libs: -L${libdir} -lEGL
10 Libs.private: -lm -lpthread -ldl
11 Cflags: -I${includedir}