Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Leander Schulten
Lichtsteuerung
Commits
5afbf68e
Commit
5afbf68e
authored
Sep 27, 2019
by
Leander Schulten
Browse files
deplohWindows.h: Copy the aubio lib to the target folder
parent
159d12b4
Pipeline
#188383
passed with stage
in 4 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deployWindows.sh
View file @
5afbf68e
...
...
@@ -52,6 +52,9 @@ else
cp
"src/lib/boost/lib/libboost_context-mt-
${
debug_infix
}
x64.dll"
"
$target_folder
/"
fi
# copy aubio
cp
"src/lib/aubio/lib/libaubio-5.dll"
"
$target_folder
"
#copy AudioFFT
cp
"src/lib/AudioFFT/dll/win
${
bit
}
/AudioFFT.dll"
"
$target_folder
"
cp
"src/lib/AudioFFT/dll/win
${
bit
}
/libfftw3-3.dll"
"
$target_folder
"
...
...
Write
Preview
Supports
Markdown
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