mirror of https://github.com/EspoTek/Labrador.git
Update .appveyor.yml
This commit is contained in:
parent
ac1b82e2ab
commit
aa0ac15e7d
|
@ -34,7 +34,6 @@ build_script:
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- windeployqt bin\Labrador.exe
|
- windeployqt bin\Labrador.exe
|
||||||
- copy c:\dev\labrador\Desktop_Interface\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