mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
Rename run-wine script to wine-ardour and run library tests from new scripts
This commit is contained in:
parent
74ab358b21
commit
20f3e4d1fc
5 changed files with 20 additions and 20 deletions
5
tools/windows_packaging/wine-ardour.sh
Executable file
5
tools/windows_packaging/wine-ardour.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
. ./wine-env.sh
|
||||
|
||||
wine ardour-3.3.exe
|
||||
Loading…
Add table
Add a link
Reference in a new issue