From 534cd2802f807e4ca33a8586508619e6a52c3667 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 11 Jul 2012 21:33:10 +0200 Subject: Rebranding on the file level --- win32/installer/installer.vcxproj | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'win32/installer/installer.vcxproj') diff --git a/win32/installer/installer.vcxproj b/win32/installer/installer.vcxproj index 0fcba484..ed1c4b74 100644 --- a/win32/installer/installer.vcxproj +++ b/win32/installer/installer.vcxproj @@ -34,11 +34,11 @@ - + - + @@ -62,16 +62,16 @@ true - echo [Setup] > "$(OutDir)\xchat-wdk-x86.iss" -echo WizardImageFile="$(ProjectDir)\wizardimage.bmp" >> "$(OutDir)\xchat-wdk-x86.iss" -echo WizardSmallImageFile="$(ProjectDir)\wizardsmallimage.bmp" >> "$(OutDir)\xchat-wdk-x86.iss" -"$(OutDir)\version" -a >> "$(OutDir)\xchat-wdk-x86.iss" -"$(OutDir)\version" -v >> "$(OutDir)\xchat-wdk-x86.iss" -"$(OutDir)\version" -i >> "$(OutDir)\xchat-wdk-x86.iss" -"$(OutDir)\version" -o >> "$(OutDir)\xchat-wdk-x86.iss" -echo SetupIconFile="$(SolutionDir)\..\xchat.ico" >> "$(OutDir)\xchat-wdk-x86.iss" -type xchat-wdk-x86.skel.iss >> "$(OutDir)\xchat-wdk-x86.iss" -"$(ProgramFiles)\Inno Setup 5\compil32" /cc "$(OutDir)\xchat-wdk-x86.iss" + 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" @@ -87,16 +87,16 @@ type xchat-wdk-x86.skel.iss >> "$(OutDir)\xchat-wdk-x86.iss" true - echo [Setup] > "$(OutDir)\xchat-wdk-x64.iss" -echo WizardImageFile="$(ProjectDir)\wizardimage.bmp" >> "$(OutDir)\xchat-wdk-x64.iss" -echo WizardSmallImageFile="$(ProjectDir)\wizardsmallimage.bmp" >> "$(OutDir)\xchat-wdk-x64.iss" -"$(OutDir)\version" -a >> "$(OutDir)\xchat-wdk-x64.iss" -"$(OutDir)\version" -v >> "$(OutDir)\xchat-wdk-x64.iss" -"$(OutDir)\version" -i >> "$(OutDir)\xchat-wdk-x64.iss" -"$(OutDir)\version" -o >> "$(OutDir)\xchat-wdk-x64.iss" -echo SetupIconFile="$(SolutionDir)\..\xchat.ico" >> "$(OutDir)\xchat-wdk-x64.iss" -type xchat-wdk-x64.skel.iss >> "$(OutDir)\xchat-wdk-x64.iss" -"$(ProgramFiles)\Inno Setup 5\compil32" /cc "$(OutDir)\xchat-wdk-x64.iss" + 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" @@ -104,8 +104,8 @@ type xchat-wdk-x64.skel.iss >> "$(OutDir)\xchat-wdk-x64.iss" - - + + -- cgit 1.4.1