mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-17 08:53:56 +02:00
Include the Win32 module loading implementation
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
#include "group.h"
|
||||
|
||||
#include "../boost-fix.h"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <boost/asio/read_until.hpp>
|
||||
#include <boost/process/environment.hpp>
|
||||
|
||||
@@ -16,3 +16,5 @@
|
||||
|
||||
#include "vst3.h"
|
||||
|
||||
// TODO: Do something with this, I just wanted to get the build working
|
||||
#include <public.sdk/source/vst/hosting/module_win32.cpp>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
// yabridge: a Wine VST bridge
|
||||
// Copyright (C) 2020 Robbert van der Helm
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user