summaryrefslogtreecommitdiff
path: root/msvc/hotplugtest_sources
Commit message (Collapse)AuthorAgeFilesLines
* Misc: Remove obsolete Windows DDK build filesChris Dickens2020-01-211-20/+0
| | | | Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Windows: Remove support for WinCE and Visual Studio older than 2013Chris Dickens2020-01-201-1/+1
| | | | | | | | | | | There appears to be no need for the WinCE backend anymore, and it is increasingly difficult to keep healthy as the rest of the library changes. Require at least Visual Studio 2013 to compile. This simplifies matters as there is some semblance of C99 support there. Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Windows: Restructure DDK/MSVC project filesChris Dickens2018-03-121-1/+1
| | | | | | | | | | | 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>
* Add hotplugtest to msvc project filesPete Batard2013-05-161-0/+20