This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Ildaeil
mirror of
https://github.com/DISTRHO/Ildaeil.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Use a single standalone variant, fix macOS plugin resources
Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.3
falkTX
1 year ago
parent
162f6c9997
commit
e592ea2aae
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dpf
+1
-1
plugins/Common/Makefile.mk
+ 1
- 1
dpf
@@ -1 +1 @@
Subproject commit
b4460beb094502c868dda5991e356623b13ce658
Subproject commit
eba584917cb566cbbdf626cc8736c3d13b65a2e9
+ 1
- 1
plugins/Common/Makefile.mk
View File
@@ -120,7 +120,7 @@ endif
else
TARGETS_BASE = lv2 vst2 clap
TARGETS_EXTRA =
jack
carlabins
TARGETS_EXTRA = carlabins
# VST3 does not do MIDI filter plugins, by design
ifneq ($(NAME),Ildaeil-MIDI)
Write
Preview
Loading…
Cancel
Save