We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3604cf commit 9ee10a1Copy full SHA for 9ee10a1
win_build/qgis.nsi
@@ -111,6 +111,7 @@ Section "Quantum GIS Application" SEC01
111
;------- qgis Related
112
File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\*.dll"
113
File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\*.exe"
114
+ File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\libz.dll.1.2.3"
115
;------- proj and gdal Related
116
File "C:\Program Files\qgis${PRODUCT_VERSION_NUMBER}\*.csv"
117
;subdirs
0 commit comments