wayland-egl.pc 214 B

12345678910
  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. Name: pvr_wlegl
  6. Description: PowerVR pvr_wlegl library
  7. Version: 8.14
  8. Libs: -L${libdir} -lpvr_wlegl
  9. Cflags: -I${includedir}