appveyor: also copy lv2_ui
This commit is contained in:
parent
4c9249f713
commit
f5c735f0f1
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ build_script:
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- cmd: cp sfizz.lv2/Release/sfizz.dll sfizz.lv2/
|
- cmd: cp sfizz.lv2/Release/sfizz.dll sfizz.lv2/
|
||||||
|
- cmd: cp sfizz.lv2/Release/sfizz_ui.dll sfizz.lv2/
|
||||||
- cmd: rm -rf sfizz.lv2/Release
|
- cmd: rm -rf sfizz.lv2/Release
|
||||||
- cmd: if %platform%==Win32 set RELEASE_ARCH=x86
|
- cmd: if %platform%==Win32 set RELEASE_ARCH=x86
|
||||||
- cmd: if %platform%==x64 set RELEASE_ARCH=x64
|
- cmd: if %platform%==x64 set RELEASE_ARCH=x64
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue