Skip to content

Commit

Permalink
win: deploy qt files by hand...
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmnk Freemountainer authored and Dmnk Freemountainer committed Nov 29, 2016
1 parent b2813ce commit 8d17b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/deploy_win.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ for name in "${DEPLOY_COMPILER_RUNTIME[@]}"
do
cp -n "$QT_LIBS/../../../Tools/mingw530_32/bin/$name" "$TARGET_PATH/$name"
done
exit

#deploy plguins
pushd . > /dev/null
shopt -s globstar nullglob
Expand Down

0 comments on commit 8d17b64

Please sign in to comment.