Browse Source

Updated Makefile

pull/614/head
washikano 2 years ago
parent
commit
e82a684cdb
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      plugins/Makefile

+ 3
- 0
plugins/Makefile View File

@@ -651,6 +651,9 @@ CF_CUSTOM = $(DRWAV)

PLUGIN_FILES += $(filter-out Computerscare/src/Computerscare.cpp,$(wildcard Computerscare/src/*.cpp))

# modules/types which are present in other plugins
COMPUTERSCARE_CUSTOM = Quantizer

# --------------------------------------------------------------
# dBiz



Loading…
Cancel
Save