mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add a bridge for the Wine host to connect back
This is equivalent to plugin/bridge.h but for communicating between the native Linus VST plugin and the Windows VST plugin.
This commit is contained in:
@@ -43,6 +43,7 @@ shared_library(
|
||||
executable(
|
||||
'yabridge-host',
|
||||
[
|
||||
'src/wine-host/bridge.cpp',
|
||||
'src/wine-host/vst-host.cpp',
|
||||
],
|
||||
native : false,
|
||||
|
||||
Reference in New Issue
Block a user