From 110a2625fe7dcee78b96ca8589b6e0d5f2f76983 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 1 Apr 2013 05:05:33 +0200 Subject: Remove another bunch of obsolete junk --- win32/installer/installer-xp.vcxproj | 112 ----------------------------------- 1 file changed, 112 deletions(-) delete mode 100644 win32/installer/installer-xp.vcxproj (limited to 'win32/installer/installer-xp.vcxproj') diff --git a/win32/installer/installer-xp.vcxproj b/win32/installer/installer-xp.vcxproj deleted file mode 100644 index 5efac280..00000000 --- a/win32/installer/installer-xp.vcxproj +++ /dev/null @@ -1,112 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {5A0F4962-E670-4DA2-9E45-52CC47F26E2F} - installer - installer - - - - Application - false - true - MultiByte - WDK7 - - - Application - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - 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)\..\share\icons\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" - - - - - 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)\..\share\icons\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" - - - - - - - - - - - - - - \ No newline at end of file -- cgit 1.4.1