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

Merge branch 'fix-windows-dep'

parents cbf0ab07 91bb2fe7
No related branches found
No related tags found
No related merge requests found
Pipeline #1405 passed
......@@ -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