Windows: Add VS 2010/2012/2013/2017 project files for testlibusb
authorChris Dickens <christopher.a.dickens@gmail.com>
Wed, 27 Dec 2017 01:25:12 +0000 (17:25 -0800)
committerChris Dickens <christopher.a.dickens@gmail.com>
Wed, 27 Dec 2017 01:25:59 +0000 (17:25 -0800)
commit2ae2348c66a3c29371ee4d0ba5cf28df66e48ee1
tree711d029d64d7a6fb88fea6ed9bf13184fe9f7eb9
parentfa19c152371f29c786492aedcc1582716afe3119
Windows: Add VS 2010/2012/2013/2017 project files for testlibusb

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>
libusb/version_nano.h
msvc/libusb_2010.sln
msvc/libusb_2012.sln
msvc/libusb_2013.sln
msvc/libusb_2017.sln
msvc/testlibusb_2010.vcxproj [new file with mode: 0644]
msvc/testlibusb_2012.vcxproj [new file with mode: 0644]
msvc/testlibusb_2013.vcxproj [new file with mode: 0644]
msvc/testlibusb_2017.vcxproj [new file with mode: 0644]