mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Move PluginArchitecture to common
Along with the accompanying function to parse a PE32 file. We're going to have to define some common tags for different plugin types.
This commit is contained in:
@@ -85,6 +85,7 @@ shared_library(
|
||||
'src/common/serialization/vst2.cpp',
|
||||
'src/common/configuration.cpp',
|
||||
'src/common/logging.cpp',
|
||||
'src/common/plugins.cpp',
|
||||
'src/common/utils.cpp',
|
||||
'src/plugin/bridges/vst2.cpp',
|
||||
'src/plugin/host-process.cpp',
|
||||
|
||||
Reference in New Issue
Block a user