Upd Makefile, added Blank to BISET_CUSTOM
This commit is contained in:
parent
b75676a5bb
commit
8e17cf4ece
1 changed files with 3 additions and 0 deletions
|
|
@ -578,6 +578,9 @@ BIDOO_CUSTOM_PER_FILE = channel channel filterType
|
||||||
PLUGIN_FILES += $(filter-out Biset/src/plugin.cpp,$(wildcard Biset/src/*.cpp))
|
PLUGIN_FILES += $(filter-out Biset/src/plugin.cpp,$(wildcard Biset/src/*.cpp))
|
||||||
PLUGIN_FILES += $(wildcard Biset/src/*/*.cpp)
|
PLUGIN_FILES += $(wildcard Biset/src/*/*.cpp)
|
||||||
|
|
||||||
|
# # modules/types which are present in other plugins
|
||||||
|
BISET_CUSTOM = Blank
|
||||||
|
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
# BogaudioModules
|
# BogaudioModules
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue