aboutsummaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-04-25 17:06:13 +0200
committerJay Berkenbilt <ejb@ql.org>2010-04-25 17:06:13 +0200
commit9106e00e2aa08d0913140c66d5471e7d4870c67e (patch)
tree32980d8e2a76faf80c5b80f7ede37a4df58fafb4 /README.maintainer
parentf96c63cf3d7993077e916ac261ffb237137333e5 (diff)
downloadqpdf-9106e00e2aa08d0913140c66d5471e7d4870c67e.tar.zst
mention extracting windows librariesrelease-qpdf-2.1.5
git-svn-id: svn+q:///qpdf/trunk@963 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.maintainer b/README.maintainer
index 63bf63a0..445dbaa2 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -44,9 +44,10 @@ Release Reminders
information on creating binary external libs releases.
* To create Windows binary releases, extract the qpdf source
- distribution in Windows (MSYS + MINGW, MSVC) and run
- ./make_windows_releases from there. You will need to have zip in
- your path.
+ distribution in Windows (MSYS + MINGW, MSVC). From the extracted
+ directory, extract the binary distribution of the external
+ libraries. Run ./make_windows_releases from there. You will need
+ to have zip in your path.
* Remember to copy README-what-to-download.txt separately onto the
download area and make it the default for Windows platforms.