mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
💥 Rename PluginBridge to WineBridge
I had swapped these names around once before but I think going with PluginBridge for the plugin and WineBridge for the Wine VST host is the least ambiguous it can get.
This commit is contained in:
+1
-1
@@ -76,8 +76,8 @@ host_sources = [
|
||||
'src/common/serialization.cpp',
|
||||
'src/wine-host/editor.cpp',
|
||||
'src/wine-host/editor.cpp',
|
||||
'src/wine-host/plugin-bridge.cpp',
|
||||
'src/wine-host/vst-host.cpp',
|
||||
'src/wine-host/wine-bridge.cpp',
|
||||
'src/wine-host/utils.cpp',
|
||||
version_header,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user