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