mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Add a wrapper around the Win32 window API
This commit is contained in:
@@ -57,6 +57,7 @@ executable(
|
||||
'src/common/serialization.cpp',
|
||||
'src/wine-host/plugin-bridge.cpp',
|
||||
'src/wine-host/vst-host.cpp',
|
||||
'src/wine-host/win32-editor.cpp',
|
||||
],
|
||||
native : false,
|
||||
include_directories : include_dir,
|
||||
|
||||
Reference in New Issue
Block a user