Browse Source

Update to latest DPF

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 3 years ago
parent
commit
3ec0b277fe
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 1 additions and 4 deletions
  1. +1
    -1
      dpf
  2. +0
    -3
      plugins/ProM/Makefile

+ 1
- 1
dpf

@@ -1 +1 @@
Subproject commit 7a056bbcf84f9437d7a00a5659be5bb6008bfe1d
Subproject commit 66aa0ee878ba4ca6feb85c29d3fcdad09e595f26

+ 0
- 3
plugins/ProM/Makefile View File

@@ -32,10 +32,7 @@ LINK_FLAGS += $(shell pkg-config --libs libprojectM) -lpthread
# --------------------------------------------------------------
# Enable all possible plugin types

ifeq ($(HAVE_JACK),true)
TARGETS += jack
endif

TARGETS += lv2
TARGETS += vst



Loading…
Cancel
Save