libdrm_omap.pc.in 297 B

1234567891011
  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: libdrm_omap
  6. Description: Userspace interface to omap kernel DRM services
  7. Version: 0.6
  8. Libs: -L${libdir} -ldrm_omap
  9. Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/omap
  10. Requires.private: libdrm