commit | 0aac390bb261ee693f3364dd9a83267c2f0b619b | [log] [tgz] |
---|---|---|
author | Chris Dickens <christopher.a.dickens@gmail.com> | Mon Mar 12 10:39:26 2018 -0700 |
committer | Chris Dickens <christopher.a.dickens@gmail.com> | Mon Mar 12 10:39:26 2018 -0700 |
tree | 75afc5d2191c93956235b0f241f36520afb45d27 | |
parent | d236b63e81d2e92fc86181a4d147dbde38a8ac31 [diff] |
Windows: Restructure DDK/MSVC project files For simplicity and to address some build warnings, this commit reworks the project files to eliminate duplication and consolidate common build flags and options. Also adds the stress and testlibusb projects to the DDK build script. Closes #402 Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
libusb homepage: http://libusb.info/
Developers will wish to consult the API documentation: http://api.libusb.info
Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info
(Please use the mailing list rather than mailing developers directly)