mirror of https://github.com/EspoTek/Labrador.git
Copies libusbk to deploy.
This commit is contained in:
parent
f817437237
commit
ffb2714c7b
|
@ -34,6 +34,7 @@ build_script:
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- windeployqt bin\Labrador.exe
|
- windeployqt bin\Labrador.exe
|
||||||
|
- copy build_win\libusbk\bin\dll\%PLATFORM%\libusbK.dll bin
|
||||||
- del bin\vcredist*.exe
|
- del bin\vcredist*.exe
|
||||||
- del bin\*.pdb
|
- del bin\*.pdb
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue