mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Move wine-bridge.h -> bridges/vst2.h
This way we can structure the group handling and a potential future VST3 bridge in the same way.
This commit is contained in:
+1
-1
@@ -86,10 +86,10 @@ shared_library(
|
||||
host_sources = [
|
||||
'src/common/logging.cpp',
|
||||
'src/common/serialization.cpp',
|
||||
'src/wine-host/bridges/vst2.cpp',
|
||||
'src/wine-host/editor.cpp',
|
||||
'src/wine-host/editor.cpp',
|
||||
'src/wine-host/utils.cpp',
|
||||
'src/wine-host/wine-bridge.cpp',
|
||||
version_header,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user