Browse Source

Stop building jack standalones, use original projectm for that

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

+ 0
- 2
plugins/ProM/Makefile View File

@@ -190,13 +190,11 @@ endif


endif # HAVE_PROJECTM endif # HAVE_PROJECTM


# FIXME check if needed on windows
LINK_FLAGS += -lpthread LINK_FLAGS += -lpthread


# -------------------------------------------------------------- # --------------------------------------------------------------
# Enable all possible plugin types # Enable all possible plugin types


TARGETS += jack
TARGETS += lv2 TARGETS += lv2
TARGETS += vst TARGETS += vst




Loading…
Cancel
Save