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
nerrons
purr-data
Commits
2169c5aa
Commit
2169c5aa
authored
Dec 08, 2016
by
Jonathan Wilkes
Browse files
use "lyonpotpourri" in Windows Makefile instead of "lyon"
parent
db9d41e5
Changes
1
Show whitespace changes
Inline
Side-by-side
packages/win32_inno/Makefile
View file @
2169c5aa
...
...
@@ -132,7 +132,7 @@ lib_install:
# lyonpotpourri compiles its own shared lib. On Windows it needs to be
# in the path of the pd executable in order to get loaded. (There's probably
# also a way to add the external lib's path but I don't know how to do that.)
install
-p
$(DESTDIR)/extra/lyon/liblyonpotpourri.dll
$(DESTDIR)$(bindir)
install
-p
$(DESTDIR)/extra/lyon
potpourri
/liblyonpotpourri.dll
$(DESTDIR)$(bindir)
# fftease also uses a shared lib...
install
-p
$(DESTDIR)/extra/fftease/libfftease.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