Finalize stoermelder-p1 changes, all but audio and midi modules
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
26f981f843
commit
977ea87310
3 changed files with 10 additions and 11 deletions
|
@ -904,15 +904,14 @@ PLUGIN_FILES += $(filter-out stocaudio/src/plugin.cpp,$(wildcard stocaudio/src/*
|
|||
# --------------------------------------------------------------
|
||||
# stoermelder-packone
|
||||
|
||||
STOERMELDER_PACKONE_IGNORED = pluginsettings
|
||||
|
||||
# will never work
|
||||
STOERMELDER_PACKONE_IGNORED = AudioInterface64
|
||||
STOERMELDER_PACKONE_IGNORED += AudioInterface64
|
||||
|
||||
# maybe?
|
||||
STOERMELDER_PACKONE_IGNORED += MidiCat MidiCatCtx MidiCatMem MidiKey MidiMon MidiPlug MidiStep
|
||||
|
||||
# TODO osdialog replacements
|
||||
STOERMELDER_PACKONE_IGNORED += Strip StripBay StripPp
|
||||
|
||||
PLUGIN_FILES += $(filter-out $(STOERMELDER_PACKONE_IGNORED:%=stoermelder-packone/src/%.cpp),$(wildcard stoermelder-packone/src/*.cpp stoermelder-packone/src/mb/*.cpp))
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue