Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aayush
purr-data
Commits
eab10ab4
Commit
eab10ab4
authored
Oct 15, 2018
by
Jonathan Wilkes
Browse files
Merge branch 'fix-windows-dep'
parents
cbf0ab07
91bb2fe7
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/win32_inno/Makefile
View file @
eab10ab4
...
@@ -108,7 +108,7 @@ ifneq ($(LIGHT),yes)
...
@@ -108,7 +108,7 @@ ifneq ($(LIGHT),yes)
install
-p
$(bin_src)/libsystre-0.dll
$(DESTDIR)$(bindir)/
install
-p
$(bin_src)/libsystre-0.dll
$(DESTDIR)$(bindir)/
install
-p
$(bin_src)/libtre-5.dll
$(DESTDIR)$(bindir)/
install
-p
$(bin_src)/libtre-5.dll
$(DESTDIR)$(bindir)/
# For fluid~
# For fluid~
install
-p
$(bin_src)/libfluidsynth-
1
.dll
$(DESTDIR)$(bindir)/
install
-p
$(bin_src)/libfluidsynth-
2
.dll
$(DESTDIR)$(bindir)/
# For other external libs
# For other external libs
install
-p
$(bin_src)/lua53.dll
$(DESTDIR)$(bindir)/
install
-p
$(bin_src)/lua53.dll
$(DESTDIR)$(bindir)/
#install -p $(bin_src)/pthreadGC2.dll $(DESTDIR)$(bindir)/
#install -p $(bin_src)/pthreadGC2.dll $(DESTDIR)$(bindir)/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment