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