fwupd/libebitdo/ebitdo.pc.in
2016-07-27 13:54:51 +01:00

12 lines
282 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ebitdo
Description: libebitdo is a library for communicating with 0bitdo hardware
Version: @VERSION@
Requires: glib-2.0, gobject-2.0, gio-2.0
Libs: -L${libdir} -lebitdo
Cflags: -I${includedir}