Explorar o código

don't ship MSVCRT with wingrass for legal issues

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55878 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky %!s(int64=12) %!d(string=hai) anos
pai
achega
d2e2f65d80
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      mswindows/GRASS-Packager.bat.tmpl

+ 2 - 0
mswindows/GRASS-Packager.bat.tmpl

@@ -48,6 +48,8 @@ copy %OSGEO4W_DIR%\bin\*.dll %PACKAGE_DIR%\extralib
 del %PACKAGE_DIR%\extralib\libgrass_*6.4*.dll
 del %PACKAGE_DIR%\extralib\libgrass_*6.4*.dll
 del %PACKAGE_DIR%\extralib\libgrass_*6.5*.dll
 del %PACKAGE_DIR%\extralib\libgrass_*6.5*.dll
 del %PACKAGE_DIR%\extralib\Qt*4.dll
 del %PACKAGE_DIR%\extralib\Qt*4.dll
+del %PACKAGE_DIR%\extralib\msvcp*
+del %PACKAGE_DIR%\extralib\msvcr*
 
 
 @echo.
 @echo.
 @echo -----------------------------------------------------------------------------------------------------------------------
 @echo -----------------------------------------------------------------------------------------------------------------------