mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-20 19:03:56 +02:00
Move everything configuration related to plugin
If it's tied to the .so file rather than the .dll file it wouldn't make any sense to use it directly from the Wine host.
This commit is contained in:
@@ -63,6 +63,7 @@ shared_library(
|
||||
[
|
||||
'src/common/logging.cpp',
|
||||
'src/common/serialization.cpp',
|
||||
'src/plugin/configuration.cpp',
|
||||
'src/plugin/plugin.cpp',
|
||||
'src/plugin/plugin-bridge.cpp',
|
||||
'src/plugin/utils.cpp',
|
||||
|
||||
Reference in New Issue
Block a user