File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ Section "MainSection" SEC01
104
104
File /r " C:\dev\cpp\qgis\qgis-debug\lib"
105
105
File /r " C:\dev\cpp\qgis\qgis-debug\share"
106
106
File /r " C:\dev\cpp\qgis\qgis-debug\nad"
107
+ File /r " C:\dev\cpp\qgis\qgis-debug\msys"
107
108
108
109
; Shortcuts
109
110
; Next line is important - added by Tim
@@ -184,6 +185,7 @@ Section Uninstall
184
185
RMDir /r " $INSTDIR/lib"
185
186
RMDir /r " $INSTDIR/share"
186
187
RMDir /r " $INSTDIR/nad"
188
+ RMDir /r " $INSTDIR/msys"
187
189
; ----------------- icons and shortcuts
188
190
Delete " $SMPROGRAMS\$ICONS_GROUP\Uninstall.lnk"
189
191
Delete " $SMPROGRAMS\$ICONS_GROUP\Website.lnk"
Original file line number Diff line number Diff line change @@ -103,6 +103,7 @@ Section "MainSection" SEC01
103
103
File /r " C:\dev\cpp\qgis\qgis-release\lib"
104
104
File /r " C:\dev\cpp\qgis\qgis-release\share"
105
105
File /r " C:\dev\cpp\qgis\qgis-release\nad"
106
+ File /r " C:\dev\cpp\qgis\qgis-release\msys"
106
107
107
108
; Shortcuts
108
109
; Next line is important - added by Tim
@@ -183,6 +184,7 @@ Section Uninstall
183
184
RMDir /r " $INSTDIR/lib"
184
185
RMDir /r " $INSTDIR/share"
185
186
RMDir /r " $INSTDIR/nad"
187
+ RMDir /r " $INSTDIR/msys"
186
188
; ----------------- icons and shortcuts
187
189
Delete " $SMPROGRAMS\$ICONS_GROUP\Uninstall.lnk"
188
190
Delete " $SMPROGRAMS\$ICONS_GROUP\Website.lnk"
You can’t perform that action at this time.
0 commit comments