Add back ZZC, clear up some licenses a bit more
This commit is contained in:
parent
ccb94fd000
commit
7722e5df35
5 changed files with 25 additions and 26 deletions
|
@ -705,12 +705,12 @@ PLUGIN_FILES += $(filter-out ZetaCarinaeModules/src/plugin.cpp,$(wildcard ZetaCa
|
|||
# --------------------------------------------------------------
|
||||
# ZZC
|
||||
|
||||
# PLUGIN_FILES += $(filter-out ZZC/src/ZZC.cpp,$(wildcard ZZC/src/*.cpp))
|
||||
# PLUGIN_FILES += ZZC/src/dsp/Wavetable.cpp
|
||||
# PLUGIN_FILES += ZZC/src/filetypes/WavSupport.cpp
|
||||
#
|
||||
# # modules/types which are present in other plugins
|
||||
# ZZC_CUSTOM = Clock LowFrequencyOscillator
|
||||
PLUGIN_FILES += $(filter-out ZZC/src/ZZC.cpp,$(wildcard ZZC/src/*.cpp))
|
||||
PLUGIN_FILES += ZZC/src/dsp/Wavetable.cpp
|
||||
PLUGIN_FILES += ZZC/src/filetypes/WavSupport.cpp
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
ZZC_CUSTOM = Clock LowFrequencyOscillator
|
||||
|
||||
# --------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue