Change terminology from 'VST' to 'plugin'

This commit is contained in:
Robbert van der Helm
2022-08-23 18:34:03 +02:00
parent bf7280fc7e
commit 4ca7ea17b2
35 changed files with 703 additions and 706 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ if with_clap
compiler_options += '-DWITH_CLAP'
endif
# This provides an easy way to start the Wine VST host using winedbg since it
# This provides an easy way to start the Wine plugin host using winedbg since it
# can be quite a pain to set up
if with_winedbg
compiler_options += '-DWITH_WINEDBG'