summary refs log tree commit diff stats
path: root/win32/dep-extract-x64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'win32/dep-extract-x64.bat')
-rw-r--r--win32/dep-extract-x64.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/dep-extract-x64.bat b/win32/dep-extract-x64.bat
index e346891a..ee958c9b 100644
--- a/win32/dep-extract-x64.bat
+++ b/win32/dep-extract-x64.bat
@@ -17,9 +17,10 @@ cd deps-x64
 ::obs cd ..

 ::obs set PATH=%OPATH%

 7z x -y *.zip

-7z x *.7z

+7z x -y *.7z

 ::obs copy /y ..\build\glibconfig-x64.h lib\glib-2.0\include\glibconfig.h

 cd share\locale

+del /q /s atk10.mo

 del /q /s gettext-tools.mo

 del /q /s gettext-runtime.mo

 pause