diff options
author | George Hazan <ghazan@miranda.im> | 2017-11-07 22:52:26 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-11-07 22:52:26 +0300 |
commit | b8a3d458465f4a2fc05cc5ba54d3bd272e78e027 (patch) | |
tree | 0407638f2da08f15f0797869f13394d8355cae60 /tools/build_scripts/z3_PackArchivesStable.bat | |
parent | c35c88f0a9bd186805355a9ae6d49d1ad04095dc (diff) |
we should use redist folder from git
Diffstat (limited to 'tools/build_scripts/z3_PackArchivesStable.bat')
-rw-r--r-- | tools/build_scripts/z3_PackArchivesStable.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build_scripts/z3_PackArchivesStable.bat b/tools/build_scripts/z3_PackArchivesStable.bat index adce700323..96d1ac7ce6 100644 --- a/tools/build_scripts/z3_PackArchivesStable.bat +++ b/tools/build_scripts/z3_PackArchivesStable.bat @@ -47,7 +47,6 @@ Tools\wget.exe -O tmp\MNG_Sounds.7z https://miranda-ng.org/distr/addons/Sounds/M popd rem end -copy /V /Y ..\..\redist\x%tp%\"%comp%"\*.dll %StableInstDir%\InnoNG_%tp%\Files copy /V /Y Languages\langpack_czech.txt %StableInstDir%\InnoNG_%tp%\Files\Languages copy /V /Y Languages\langpack_german.txt %StableInstDir%\InnoNG_%tp%\Files\Languages copy /V /Y Languages\langpack_polish.txt %StableInstDir%\InnoNG_%tp%\Files\Languages |