mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
amend prev commit (fix typos)
This commit is contained in:
parent
bdfddec6fc
commit
91f5cd008c
1 changed files with 2 additions and 2 deletions
4
wscript
4
wscript
|
|
@ -490,8 +490,8 @@ int main() { return 0; }''',
|
|||
|
||||
if conf.env['build_target'] == 'x86_64' and opt.windows_vst:
|
||||
print("\n\n==================================================")
|
||||
print("64bit Windows VST support on 64bit Linux is experimental."
|
||||
print("(This version of ardour will not load 32bit VSTs)"
|
||||
print("64bit Windows VST support on 64bit Linux is experimental.")
|
||||
print("(This version of ardour will not load 32bit VSTs)")
|
||||
print("==================================================\n\n")
|
||||
|
||||
if conf.env['LXVST_SUPPORT'] == True:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue