From de70630cef07d2a502d41bccb63fdcb43c7a044e Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 2 Oct 2012 18:21:16 +0200 Subject: Oops, wrong find'n'replace --- src/common/common-xp.vcxproj | 4 ++-- src/common/common.vcxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/common') diff --git a/src/common/common-xp.vcxproj b/src/common/common-xp.vcxproj index 89e7878a..42b1258c 100644 --- a/src/common/common-xp.vcxproj +++ b/src/common/common-xp.vcxproj @@ -109,11 +109,11 @@ $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 44954c05..a621fe4b 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -109,11 +109,11 @@ $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ -- cgit 1.4.1