This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Allow file browsers in modgui build
Signed-off-by: falkTX <falktx@falktx.com>
pull/397/head
falkTX
2 years ago
parent
55ab560e3c
commit
8eb504d3eb
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Makefile.plugins.mk
+ 0
- 1
Makefile.plugins.mk
View File
@@ -615,7 +615,6 @@ $(TARGET_DIR)/$(NAME).lv2/modgui/module.js: $(OBJS_UI) $(BUILD_DIR)/DistrhoUIMai
modgui:
$(MAKE) $(TARGET_DIR)/$(NAME).lv2/modgui/module.js \
EXE_WRAPPER= \
FILE_BROWSER_DISABLED=true \
HAVE_OPENGL=true \
MODGUI_BUILD=true \
NOOPT=true \
Write
Preview
Loading…
Cancel
Save