aboutsummaryrefslogtreecommitdiff
path: root/msys-dist.sh
diff options
context:
space:
mode:
authorRSDuck <RSDuck@users.noreply.github.com>2020-08-11 16:41:38 +0200
committerGitHub <noreply@github.com>2020-08-11 16:41:38 +0200
commite217d016a75eda47ee462d71cacbbf586770f6a8 (patch)
treeeb08942365640c285621b34a015733f65aa25f9b /msys-dist.sh
parentf23e782966d108d27403af17d8f0074a01154c29 (diff)
parent68e310e4ef971b42bb1ab4effd5c49ce1dd58c33 (diff)
Merge pull request #701 from rzumer/patch-2
Update build process and instructions
Diffstat (limited to 'msys-dist.sh')
-rwxr-xr-xmsys-dist.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/msys-dist.sh b/msys-dist.sh
index 87c9d7e..d95a6d3 100755
--- a/msys-dist.sh
+++ b/msys-dist.sh
@@ -11,4 +11,5 @@ for lib in $(ldd melonDS.exe | grep mingw | sed "s/.*=> //" | sed "s/(.*)//"); d
cp "${lib}" dist
done
-cp melonDS.exe dist \ No newline at end of file
+cp melonDS.exe dist
+windeployqt dist