From 182b2e86f7736bf2f428fa33769b86be5f6618a9 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 15 Aug 2011 01:34:44 +0200 Subject: add patched glibconfig.h for x86 --- build/dep-extract.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/dep-extract.bat') diff --git a/build/dep-extract.bat b/build/dep-extract.bat index 1f8ac036..819e4c2f 100644 --- a/build/dep-extract.bat +++ b/build/dep-extract.bat @@ -11,8 +11,8 @@ xcopy /q /s /i usr\i686-w64-mingw32\sys-root\mingw\* . rmdir /q /s usr set OPATH=%PATH% set PATH=%PATH%;c:\mozilla-build\python-2.7-x86 -python convert-lib.py +python ..\build\convert-lib-x86.py set PATH=%OPATH% -7z x *.zip 7z x *.7z +copy /y ..\build\glibconfig-x86.h lib\glib-2.0\include\glibconfig.h pause -- cgit 1.4.1