summaryrefslogtreecommitdiff
path: root/msvc/libusb_2017.sln
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for ARM & ARM64 Windows PlatformDj Art2019-04-041-0/+79
| | | | | | Closes #423 Signed-off-by: Nathan Hjelm <hjelmn@me.com>
* Windows: Ditch UsbDk build configurationSameeh Jubran2018-01-081-20/+0
| | | | | | | Previous patch introduced run-time UsbDk backend activation, therefore separate build configuration is not needed anymore. Signed-off-by: Sameeh Jubran <sameeh@daynix.com>
* Misc: Sort projects alphabetically in VS solution filesChris Dickens2018-01-041-53/+50
| | | | Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Windows: Add VS 2010/2012/2013/2017 project files for testlibusbChris Dickens2017-12-261-0/+10
| | | | | | | Inspired by PR #201 (commit fa19c152), this commit adds the same project files for the other supported versions of Visual Studio. Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Windows: Add Visual Studio 2017 supportChris Dickens2017-01-061-0/+120
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>