libusbk-sys 0.2.0

Rust Windows library for accessing USB devices via libusbK
Documentation
# distribution dependency file list
#
# NOTE: Source location is relative to the equivalent DEP env var.
#       Destination location are relative to the base module dist. dir.
# SYNTAX:
# <source location>; <dir category name>
# source location   = Dependeny file path relative to base source directory. 
# dir category name = Output directory category name. 
#
\include\lusb0_usb.h; @\includes\;
\lib\dynamic\libusb_dyn.c; @\includes\;
#
#
# libusb0 amd64 binaries
\bin\amd64\*.exe; \!G_PACKAGE_BIN_NAME!\exe\amd64\;
\bin\amd64\*.sys; \!G_PACKAGE_BIN_NAME!\sys\amd64\;
\bin\amd64\*.dll; \!G_PACKAGE_BIN_NAME!\dll\amd64\;
#
#
# libusb0 ia64 binaries
\bin\ia64\*.exe; \!G_PACKAGE_BIN_NAME!\exe\ia64\;
\bin\ia64\*.sys; \!G_PACKAGE_BIN_NAME!\sys\ia64\;
\bin\ia64\*.dll; \!G_PACKAGE_BIN_NAME!\dll\ia64\;
#
#
# libusb0 x86 binaries
\bin\x86\*.exe; \!G_PACKAGE_BIN_NAME!\exe\x86\;
\bin\x86\*.sys; \!G_PACKAGE_BIN_NAME!\sys\x86\;
\bin\x86\libusb0_x86.dll; \!G_PACKAGE_BIN_NAME!\dll\x86\libusb0.dll;