Skip to content
Snippets Groups Projects
Commit 91bb2fe7 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

bump libfluidsynth version to sync with msys2

parent cbf0ab07
No related branches found
No related tags found
1 merge request!246bump libfluidsynth version to sync with msys2
Pipeline #1404 canceled
......@@ -108,7 +108,7 @@ ifneq ($(LIGHT),yes)
install -p $(bin_src)/libsystre-0.dll $(DESTDIR)$(bindir)/
install -p $(bin_src)/libtre-5.dll $(DESTDIR)$(bindir)/
# For fluid~
install -p $(bin_src)/libfluidsynth-1.dll $(DESTDIR)$(bindir)/
install -p $(bin_src)/libfluidsynth-2.dll $(DESTDIR)$(bindir)/
# For other external libs
install -p $(bin_src)/lua53.dll $(DESTDIR)$(bindir)/
#install -p $(bin_src)/pthreadGC2.dll $(DESTDIR)$(bindir)/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment