Browse Source

Name Vex as vex, to be in sync with previous vst binary name

Signed-off-by: falkTX <falktx@falktx.com>
tags/2020-07-14
falkTX 5 years ago
parent
commit
4453ad09c5
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ports-legacy/vex/meson.build

+ 1
- 1
ports-legacy/vex/meson.build View File

@@ -15,6 +15,6 @@ plugin_extra_format_specific_srcs = files([
'source/VexFilter.cpp',
])

plugin_name = 'Vex'
plugin_name = 'vex'

###############################################################################

Loading…
Cancel
Save