Patch the SDK for winegcc debug builds

This commit is contained in:
Robbert van der Helm
2020-12-05 14:23:35 +01:00
parent dd48523183
commit 85f818ab0b
2 changed files with 10 additions and 6 deletions
+1
View File
@@ -106,6 +106,7 @@ host_sources = [
if with_vst3
host_sources += [
'src/common/logging/vst3.cpp',
'src/common/serialization/vst3/plugin-factory.cpp',
'src/wine-host/bridges/vst3.cpp',
]