From 75029947669277f5c5a0a056115bcb3aa33e3cce Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Mon, 23 Aug 2010 04:06:09 +0200 Subject: compile setup scripts automatically --- build/build-x86.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/build-x86.bat') diff --git a/build/build-x86.bat b/build/build-x86.bat index ddb2dbe4..70a0bfa3 100644 --- a/build/build-x86.bat +++ b/build/build-x86.bat @@ -36,4 +36,6 @@ 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 pause -- cgit 1.4.1