some more work on merger

This commit is contained in:
berkeviktor@aol.com
2010-08-23 20:34:05 +02:00
parent 07068b0c95
commit 04329bc07b
3 changed files with 34 additions and 73 deletions

View File

@@ -1,7 +1,6 @@
@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