summaryrefslogtreecommitdiff
path: root/INSTALL_WIN.txt
Commit message (Collapse)AuthorAgeFilesLines
* msvc: Rework msbuild filesShawn Hoffman2022-06-261-10/+11
| | | | | | | | | | | Refactor common settings into .props files. Enables building full PlatformToolset, Platform, Configuration matrix easily. Also update the appveyor file. Technically we no longer need different images (could just have a single vs2022 image which is executed multiple times in parallel, or so) Closes #1116
* Windows: Update INSTALL_WIN.txtChris Dickens2020-08-181-5/+4
| | | | | | | | | | | | Add info regarding where the 'INSTALL' file comes from. Remove link for Windows SDKs as this is no longer relevant. Update to account for Visual Studio 2019. Closes #235 Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Add vcpkg installation instructionsNancyLi10132020-04-171-0/+15
| | | | | | Closes #708, Closes #715 Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Misc: Remove obsolete Windows DDK build filesChris Dickens2020-01-211-27/+7
| | | | Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Windows: Remove support for WinCE and Visual Studio older than 2013Chris Dickens2020-01-201-20/+4
| | | | | | | | | | | 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>
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-081-6/+6
|
* WinCE: Add support for WinCE (Solution files)Toby Gray2013-01-231-2/+16
|
* Misc: Update and shorten various libusbx URLsPete Batard2012-08-221-1/+1
|
* Windows: Add INSTALL_WIN.txtPete Batard2012-05-101-0/+59