We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 981ded2 + 5b86a72 commit 563b29aCopy full SHA for 563b29a
depends/install_libusb_vs2015.cmd
@@ -9,8 +9,6 @@ cd libusb_src
9
git remote add joshblake https://github.com/JoshBlake/libusbx.git
10
git fetch joshblake || exit /b
11
git merge joshblake/winiso
12
-git fetch origin pull/83/head:pr83 || exit /b
13
-git merge pr83
14
15
set CONFIG=Release
16
msbuild msvc\libusb_dll_2015.vcxproj /p:Platform=x64 /p:Configuration=%CONFIG% /target:Rebuild
0 commit comments