From 567270d5a713d7b9dd3e2f89aaab5b07db4fb55c Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 2 Oct 2012 18:15:49 +0200 Subject: Remove hardcoding as much as possible --- plugins/perl/perl-512-xp.vcxproj | 8 ++++---- plugins/perl/perl-512.vcxproj | 8 ++++---- plugins/perl/perl-514-xp.vcxproj | 8 ++++---- plugins/perl/perl-514.vcxproj | 8 ++++---- plugins/perl/perl-516-xp.vcxproj | 8 ++++---- plugins/perl/perl-516.vcxproj | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) (limited to 'plugins/perl') diff --git a/plugins/perl/perl-512-xp.vcxproj b/plugins/perl/perl-512-xp.vcxproj index 79557fe4..78781ab1 100644 --- a/plugins/perl/perl-512-xp.vcxproj +++ b/plugins/perl/perl-512-xp.vcxproj @@ -45,14 +45,14 @@ false $(Perl512Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ false $(Perl512Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ diff --git a/plugins/perl/perl-512.vcxproj b/plugins/perl/perl-512.vcxproj index b1ccdb82..43bd6a34 100644 --- a/plugins/perl/perl-512.vcxproj +++ b/plugins/perl/perl-512.vcxproj @@ -45,14 +45,14 @@ false $(Perl512Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ false $(Perl512Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ diff --git a/plugins/perl/perl-514-xp.vcxproj b/plugins/perl/perl-514-xp.vcxproj index 6d8e0dbc..9ba45a5a 100644 --- a/plugins/perl/perl-514-xp.vcxproj +++ b/plugins/perl/perl-514-xp.vcxproj @@ -45,14 +45,14 @@ false $(Perl514Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ false $(Perl514Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ diff --git a/plugins/perl/perl-514.vcxproj b/plugins/perl/perl-514.vcxproj index d0e893bc..b6e5cbe7 100644 --- a/plugins/perl/perl-514.vcxproj +++ b/plugins/perl/perl-514.vcxproj @@ -45,14 +45,14 @@ false $(Perl514Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ false $(Perl514Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ diff --git a/plugins/perl/perl-516-xp.vcxproj b/plugins/perl/perl-516-xp.vcxproj index 1e67fd8b..5870c360 100644 --- a/plugins/perl/perl-516-xp.vcxproj +++ b/plugins/perl/perl-516-xp.vcxproj @@ -45,14 +45,14 @@ false $(Perl516Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ false $(Perl516Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ diff --git a/plugins/perl/perl-516.vcxproj b/plugins/perl/perl-516.vcxproj index d172adbb..418b0820 100644 --- a/plugins/perl/perl-516.vcxproj +++ b/plugins/perl/perl-516.vcxproj @@ -45,14 +45,14 @@ false $(Perl516Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ false $(Perl516Output) - $(SolutionDir)build\$(PlatformName)\bin\ - $(SolutionDir)build\$(PlatformName)\obj\$(ProjectName)\ + $(HexChatBin) + $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ -- cgit 1.4.1