more installer fixes and watercolor lite 2.1.1 theme

This commit is contained in:
Berke Viktor
2011-11-23 02:08:13 +01:00
parent b4f5cff065
commit f31212dfd4
7 changed files with 77 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ version -o64 >> xchat-wdk-x64.iss
cd ..
build\version -r > resource.h
echo SetupIconFile=%cd%\xchat.ico >> build\xchat-wdk-x64.iss
type build\xchat-wdk.skel.iss >> build\xchat-wdk-x64.iss
type build\xchat-wdk-x64.skel.iss >> build\xchat-wdk-x64.iss
cd src
echo DEV = %DEV_64% > makeinc.mak
echo X64 = YES >> makeinc.mak