Commit b0a6f495d0d2d64f21091d3a77e35deef98c2f0a
1 parent
0ca8c00a
*** empty log message ***
git-svn-id: svn+q:///qpdf/trunk@900 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
2 additions
and
0 deletions
make_windows_releases
| @@ -21,6 +21,8 @@ make distclean | @@ -21,6 +21,8 @@ make distclean | ||
| 21 | cp -p README-windows-install.txt install-mingw/README.txt | 21 | cp -p README-windows-install.txt install-mingw/README.txt |
| 22 | cp -p README-windows-install.txt install-msvc/README.txt | 22 | cp -p README-windows-install.txt install-msvc/README.txt |
| 23 | 23 | ||
| 24 | +set +x | ||
| 25 | + | ||
| 24 | echo "" | 26 | echo "" |
| 25 | echo "Create qpdf-VERSION-bin-mingw.zip from install-mingw." | 27 | echo "Create qpdf-VERSION-bin-mingw.zip from install-mingw." |
| 26 | echo "Create qpdf-VERSION-bin-msvc.zip from install-msvc." | 28 | echo "Create qpdf-VERSION-bin-msvc.zip from install-msvc." |