Add a partial YaHostApplication implementation

This commit is contained in:
Robbert van der Helm
2020-12-13 14:46:17 +01:00
parent e21ee31ee8
commit 0c64aabeea
5 changed files with 92 additions and 3 deletions
+1
View File
@@ -116,6 +116,7 @@ if with_vst3
'src/common/serialization/vst3/component.cpp',
'src/common/serialization/vst3/host-application.cpp',
'src/common/serialization/vst3/plugin-factory.cpp',
'src/wine-host/bridges/vst3-impls/host-application.cpp',
'src/wine-host/bridges/vst3.cpp',
]
endif