Browse Source

Fix example plugins build with latest changes

Signed-off-by: falkTX <falktx@falktx.com>
pull/272/head
falkTX 4 years ago
parent
commit
67f04d3d6a
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile.plugins.mk

+ 1
- 0
Makefile.plugins.mk View File

@@ -71,6 +71,7 @@ vst = $(TARGET_DIR)/$(NAME)-vst$(LIB_EXT)
# Handle UI stuff, disable UI support automatically

ifeq ($(FILES_UI),)
HAVE_DGL = false
UI_TYPE = none
endif



Loading…
Cancel
Save