Imported Upstream version 0.1.0+git20131207+e452e83
[deb_libhybris.git] / hybris / egl / platforms / hwcomposer / hwcomposer-egl.pc.in
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: hwcomposer-egl
7 Description: libhybris EGL platform library
8 Version: @VERSION@
9 Libs: -L${libdir} -lhybris-hwcomposerwindow
10 Cflags: -I${includedir} -I${includedir}/hybris/hwcomposerwindow
11