Edit

kc3-lang/SDL/src/hidapi/pc/hidapi.pc.in

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2018-08-09 16:05:48
    Hash : 4f41f07d
    Message : Added missing files from previous commits

  • src/hidapi/pc/hidapi.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    
    Name: hidapi
    Description: C Library for USB/Bluetooth HID device access from Linux, Mac OS X, FreeBSD, and Windows.
    Version: @VERSION@
    Libs: -L${libdir} -lhidapi
    Cflags: -I${includedir}/hidapi