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

@@ -1,6 +1,7 @@
@echo off
call build-x86.bat
call build-x64.bat
call release.bat
set PATH=c:\Program Files (x86)\Inno Setup 5
compil32 /cc xchat-wdk.iss
pause