Some more build fixing
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
06c1d62dd9
commit
9267d8736c
3 changed files with 6 additions and 1 deletions
2
dpf
2
dpf
|
@ -1 +1 @@
|
|||
Subproject commit c21bc7da9d52beab7d9eea540a03320b32e7e499
|
||||
Subproject commit f9e6b101a1b0da27bcfd873c10ed395ba41d8c46
|
|
@ -45,6 +45,8 @@
|
|||
#include "water/streams/MemoryOutputStream.h"
|
||||
#include "water/xml/XmlDocument.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
#ifndef CARDINAL_SYSDEPS
|
||||
// private method that takes ownership, we can use it to avoid superfulous allocations
|
||||
extern "C" {
|
||||
|
|
|
@ -500,6 +500,9 @@ CATROMODULO_CUSTOM = LowFrequencyOscillator NumDisplayWidget
|
|||
|
||||
PLUGIN_FILES += $(filter-out cf/src/plugin.cpp,$(wildcard cf/src/*.cpp))
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
CF_CUSTOM = $(DRWAV)
|
||||
|
||||
# --------------------------------------------------------------
|
||||
# DrumKit
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue