File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464
6565 - name : Download libusb
6666 run : |
67- curl -o libusb.7z -L https://github.com/libusb/libusb/releases/download/v1.0.23 /libusb-1.0.25.7z
67+ curl -o libusb.7z -L https://github.com/libusb/libusb/releases/download/v1.0.25 /libusb-1.0.25.7z
6868 7z x libusb.7z -r -olibusb
6969 Xcopy /E /I /Y libusb\include ..\Qt\6.2.0\mingw81_64\include
7070 Xcopy /E /I /Y libusb\MinGW64\static\libusb-1.0.a Software\LibreCAL-GUI
Original file line number Diff line number Diff line change 8080
8181 - name : Download libusb
8282 run : |
83- curl -o libusb.7z -L https://github.com/libusb/libusb/releases/download/v1.0.23 /libusb-1.0.25.7z
83+ curl -o libusb.7z -L https://github.com/libusb/libusb/releases/download/v1.0.25 /libusb-1.0.25.7z
8484 7z x libusb.7z -r -olibusb
8585 Xcopy /E /I /Y libusb\include ..\Qt\6.2.0\mingw81_64\include
8686 Xcopy /E /I /Y libusb\MinGW64\static\libusb-1.0.a Software\LibreCAL-GUI
You can’t perform that action at this time.
0 commit comments