Release Win32 Release x64 {5A0F4962-E670-4DA2-9E45-52CC47F26E2F} installer Application false true MultiByte v110 Application false true MultiByte v110 $(HexChatBin) $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ $(HexChatBin) $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ Level3 MaxSpeed true true true true true echo [Setup] > "$(OutDir)\hexchat-x86.iss" echo WizardImageFile="$(ProjectDir)\wizardimage.bmp" >> "$(OutDir)\hexchat-x86.iss" echo WizardSmallImageFile="$(ProjectDir)\wizardsmallimage.bmp" >> "$(OutDir)\hexchat-x86.iss" "$(OutDir)\version" -a >> "$(OutDir)\hexchat-x86.iss" "$(OutDir)\version" -v >> "$(OutDir)\hexchat-x86.iss" "$(OutDir)\version" -i >> "$(OutDir)\hexchat-x86.iss" "$(OutDir)\version" -o >> "$(OutDir)\hexchat-x86.iss" echo SetupIconFile="$(SolutionDir)\..\hexchat.ico" >> "$(OutDir)\hexchat-x86.iss" type hexchat-x86.skel.iss >> "$(OutDir)\hexchat-x86.iss" "$(ProgramFiles)\Inno Setup 5\compil32" /cc "$(OutDir)\hexchat-x86.iss" Level3 MaxSpeed true true true true true echo [Setup] > "$(OutDir)\hexchat-x64.iss" echo WizardImageFile="$(ProjectDir)\wizardimage.bmp" >> "$(OutDir)\hexchat-x64.iss" echo WizardSmallImageFile="$(ProjectDir)\wizardsmallimage.bmp" >> "$(OutDir)\hexchat-x64.iss" "$(OutDir)\version" -a >> "$(OutDir)\hexchat-x64.iss" "$(OutDir)\version" -v >> "$(OutDir)\hexchat-x64.iss" "$(OutDir)\version" -i >> "$(OutDir)\hexchat-x64.iss" "$(OutDir)\version" -o >> "$(OutDir)\hexchat-x64.iss" echo SetupIconFile="$(SolutionDir)\..\hexchat.ico" >> "$(OutDir)\hexchat-x64.iss" type hexchat-x64.skel.iss >> "$(OutDir)\hexchat-x64.iss" "$(ProgramFiles)\Inno Setup 5\compil32" /cc "$(OutDir)\hexchat-x64.iss"