OSDN Git Service

Export drmDevicesEqual
[android-x86/external-libdrm.git] / tegra / libdrm_tegra.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libdrm_tegra
7 Description: Userspace interface to Tegra kernel DRM services
8 Version: @PACKAGE_VERSION@
9 Libs: -L${libdir} -ldrm_tegra
10 Cflags: -I${includedir} -I${includedir}/libdrm
11 Requires.private: libdrm