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 --- plugins/hextray/hextray-xp.vcxproj | 4 ++-- plugins/hextray/hextray.vcxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/hextray') diff --git a/plugins/hextray/hextray-xp.vcxproj b/plugins/hextray/hextray-xp.vcxproj index 5024a20a..09f5d293 100644 --- a/plugins/hextray/hextray-xp.vcxproj +++ b/plugins/hextray/hextray-xp.vcxproj @@ -45,12 +45,12 @@ false $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ false $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ diff --git a/plugins/hextray/hextray.vcxproj b/plugins/hextray/hextray.vcxproj index 765e5124..e290531b 100644 --- a/plugins/hextray/hextray.vcxproj +++ b/plugins/hextray/hextray.vcxproj @@ -45,12 +45,12 @@ false $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ false $(HexChatBin) - $(SolutionDir)build\$(HexChatObj)$(ProjectName)\ + $(HexChatObj)$(ProjectName)\ -- cgit 1.4.1