summary refs log tree commit diff stats
path: root/build/build-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-23 19:59:52 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-23 19:59:52 +0200
commit07068b0c95fdaf31a4d07ecfbbf04cc4dfbdfc9f (patch)
treedafcc550b10276b2cfe400ad00141fbef71ecf3c /build/build-x86.bat
parentcd6b70b66e4163a516b10fb67546755934a97b95 (diff)
completely merge installers
Diffstat (limited to 'build/build-x86.bat')
-rw-r--r--build/build-x86.bat10
1 files changed, 0 insertions, 10 deletions
diff --git a/build/build-x86.bat b/build/build-x86.bat
index c1c767c0..9e919d3b 100644
--- a/build/build-x86.bat
+++ b/build/build-x86.bat
@@ -10,9 +10,6 @@ nmake -f makefile.mak
 cd ..\plugins\ewc
 nmake -f makefile.mak clean
 nmake -f makefile.mak
-::cd ..\dns
-::nmake -f makefile.mak clean
-::nmake -f makefile.mak
 cd ..\lua
 nmake -f makefile.mak clean
 nmake -f makefile.mak
@@ -28,15 +25,8 @@ nmake -f makefile.mak
 cd ..\xdcc
 nmake -f makefile.mak clean
 nmake -f makefile.mak
-::cd ..\xtray
-::nmake -f makefile.mak clean
-::nmake -f makefile.mak
 cd ..\..\build
 call compile-po-files.bat
 cd ..\build
 set PATH=%OPATH%
 call release-x86.bat
-set PATH=c:\Program Files (x86)\Inno Setup 5
-compil32 /cc xchat-wdk-x86.iss
-set PATH=%OPATH%
-pause