Merge branch 'master' of https://github.com/corrados/jamulus
This commit is contained in:
commit
69e4189256
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@ matrix:
|
|||
- unzip ASIOSDK2.3.2.zip
|
||||
- mkdir ASIOSDK2
|
||||
- cp -rvu ASIOSDK2.3.2/* ASIOSDK2
|
||||
- pwd
|
||||
- mv qt-unified-windows-x86-online.exe windows
|
||||
- mv ASIOSDK2 windows
|
||||
- cd windows
|
||||
- "./qt-unified-windows-x86-online.exe --verbose --script qt-installer-windows.qs"
|
||||
- ls -la C:/Qt/5.12.3/msvc2017/bin/qtenv2.bat
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue