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