Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added some readme notes for including zipdll into nsis configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6334 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 29, 2006
1 parent 4fae725 commit 2b93758
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 2b93758

Please sign in to comment.