This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
ProM
mirror of
https://github.com/DISTRHO/ProM
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Update to latest DPF
Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX
3 years ago
parent
5adfab0ad8
commit
3ec0b277fe
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
2 changed files
with
1 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dpf
+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
Write
Preview
Loading…
Cancel
Save