Skip to content

Commit

Permalink
added missing libz.dll.1.2.3 file
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6993 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jun 9, 2007
1 parent 5d7545c commit 359802b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win_build/qgis.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Section "Quantum GIS Application" SEC01
;------- qgis Related
File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\*.dll"
File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\*.exe"
File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\libz.dll.1.2.3"
;------- proj and gdal Related
File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\*.csv"
;subdirs
Expand Down

0 comments on commit 359802b

Please sign in to comment.