Skip to content

Commit

Permalink
Added some readme notes for including zipdll into nsis configuration
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@6334 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 29, 2006
1 parent 0e645d5 commit d7938c6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions win_build/README.txt
@@ -0,0 +1,13 @@
Notes for using NSIS installer scripts.

Tim Sutton 2006
---------------------------------------

The installer script has an optional data
download part. This requires an NSIS
plugin available here:

http://nsis.sourceforge.net/ZipDLL_plug-in

Follow the instructions on that page before
attempting to run the installer.

0 comments on commit d7938c6

Please sign in to comment.