Renamed new usb_close_intl() to ftdi_usb_close_internal(). Made function static and...
[libftdi] / libftdipp.pc.in
CommitLineData
20b1459a
TJ
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libftdipp
7Description: C++ wrapper for libftdi
8Requires: libftdi
9Version: @VERSION@
10Libs: -L${libdir} -lftdipp
11Cflags: -I${includedir}