commit | ae675c1f49dc00b695fce7296903f60998cc28ed | [log] [tgz] |
---|---|---|
author | Pete Batard <pbatard@gmail.com> | Tue Mar 08 17:16:23 2011 +0000 |
committer | Peter Stuge <peter@stuge.se> | Mon Jun 13 22:06:30 2011 +0200 |
tree | c25a24a16afc6afc98f6fb93ed16396c901d8320 | |
parent | 356e312511e4892977636da52ec497ad2c716032 [diff] |
Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependencies * this ensures that libusb dependent applications only need to explicitly link against libusb on Windows The run-time dependency on Cfgmgr32.dll, OLE32.dll and SetupAPI.dll remains.