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

 ::obs set PATH=%OPATH%

 7z x -y *.zip

-7z x *.7z

+7z x -y *.7z

 ::obs copy /y ..\build\glibconfig-x86.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