The BM_type_chip option no longer exists
[libftdi] / libftdipp.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libftdipp
7 Description: C++ wrapper for libftdi
8 Requires: libftdi
9 Version: @VERSION@
10 Libs: -L${libdir} -lftdipp
11 Cflags: -I${includedir}