From 5bb6ba581c430e917ddfdff5543278d2ea89c2ad Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 23 Nov 2011 02:16:56 +0100 Subject: remove patched glibconfig, build, build-small, wix installer, advanced installer projects and old inno setup installer --- build/build.bat | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 build/build.bat (limited to 'build/build.bat') diff --git a/build/build.bat b/build/build.bat deleted file mode 100644 index deb7e0bc..00000000 --- a/build/build.bat +++ /dev/null @@ -1,9 +0,0 @@ -@echo off -set WDK_ROOT=c:\WinDDK\7600.16385.1 -set INCLUDE=%WDK_ROOT%\inc\api;%WDK_ROOT%\inc\crt;%WDK_ROOT%\inc\api\crt\stl70;%WDK_ROOT%\inc\mfc42;%WDK_ROOT%\inc\ddk;%WDK_ROOT%\inc\api\dao360 -call build-x86.bat -call build-x64.bat -::call compress.bat -set PATH=%PROGRAMFILES(X86)%\Inno Setup 5 -compil32 /cc xchat-wdk.iss -pause -- cgit 1.4.1