summary refs log tree commit diff stats
path: root/win32/deps/cairo
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-28 10:53:15 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-28 10:53:15 +0100
commit1cf9209cd7dd626e6a48db97531729fc3bd0b886 (patch)
treef51c45e5f41d182cdbf5d1e497674cbd4f315995 /win32/deps/cairo
parent6a9e7bb4d349b419816891e85ae8e95c46b9d2f5 (diff)
Consistency FTW
Diffstat (limited to 'win32/deps/cairo')
0 files changed, 0 insertions, 0 deletions
div>
@echo off
set WDK_ROOT=c:\WinDDK\7600.16385.1
call build-x86.bat
call build-x64.bat
set PATH=%PROGRAMFILES(X86)%\Inno Setup 5
compil32 /cc xchat-wdk.iss
pause