summaryrefslogtreecommitdiff
path: root/msvc/stress.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* msvc: Rework msbuild filesShawn Hoffman2022-06-261-0/+35
| | | | | | | | | | | 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: Add VS2012 solution filesPete Batard2013-01-071-167/+0
| | | | * As well as try to clean up MS's MSVC mess...
* Tests: Add libusbx stress testToby Gray2012-11-251-0/+167
See https://github.com/tobygray/libusbx/tree/testing as well as http://libusbx.1081486.n5.nabble.com/Libusbx-devel-Crashes-tt433.html#a438