completely merge installers

This commit is contained in:
berkeviktor@aol.com
2010-08-23 19:59:52 +02:00
parent cd6b70b66e
commit 07068b0c95
12 changed files with 256 additions and 258 deletions

View File

@@ -11,9 +11,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
@@ -29,16 +26,6 @@ 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
set PATH=%PATH%;c:\mozilla-build\build\xchat-dev32\bin
call compile-po-files.bat
cd ..\build
set PATH=%OPATH%
call release-x64.bat
set PATH=c:\Program Files (x86)\Inno Setup 5
compil32 /cc xchat-wdk-x64.iss
set PATH=%OPATH%
pause