We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3348c9a commit c34b36fCopy full SHA for c34b36f
ms-windows/osgeo4w/package.cmd
@@ -320,6 +320,8 @@ tar -C %OSGEO4W_ROOT% -cjf %ARCH%/release/qgis/%PACKAGENAME%-common/%PACKAGENAME
320
"apps/%PACKAGENAME%/plugins/wcsprovider.dll" ^
321
"apps/%PACKAGENAME%/plugins/wfsprovider.dll" ^
322
"apps/%PACKAGENAME%/plugins/wmsprovider.dll" ^
323
+ "apps/%PACKAGENAME%/plugins/arcgismapserverprovider.dll" ^
324
+ "apps/%PACKAGENAME%/plugins/arcgisfeatureserverprovider.dll" ^
325
"apps/%PACKAGENAME%/resources/qgis.db" ^
326
"apps/%PACKAGENAME%/resources/spatialite.db" ^
327
"apps/%PACKAGENAME%/resources/srs.db" ^
0 commit comments