Initial setup for Cardinal plugin variants
This commit is contained in:
parent
1b17b08da3
commit
991ed6c8a7
25 changed files with 398 additions and 163 deletions
|
|
@ -28,6 +28,10 @@
|
|||
#include <common.hpp>
|
||||
#include <string.hpp>
|
||||
|
||||
#ifdef NDEBUG
|
||||
# undef DEBUG
|
||||
#endif
|
||||
|
||||
#include "DistrhoPluginUtils.hpp"
|
||||
|
||||
// fopen_u8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue