From dc925e46fa63b72fad2b927280f80dd00b24c3e8 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 3 May 2012 12:33:05 +0000 Subject: =?UTF-8?q?=D0=9F=D1=80=D0=B8=D0=B2=D0=B5=D0=B4=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=BA=20=D0=BA=D0=B0=D0=BD=D0=BE=D0=BD=D0=B8=D1=87=D0=B5=D1=81?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D1=83=20=D0=B2=D0=B8=D0=B4=D1=83=20=D1=87?= =?UTF-8?q?=D0=B0=D1=81=D1=82=D1=8C=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@295 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- mTextControl/mtextcontrol_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mTextControl') diff --git a/mTextControl/mtextcontrol_10.vcxproj b/mTextControl/mtextcontrol_10.vcxproj index a12c5fc..d2c556f 100644 --- a/mTextControl/mtextcontrol_10.vcxproj +++ b/mTextControl/mtextcontrol_10.vcxproj @@ -69,11 +69,11 @@ $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true - $(SolutionDir)\$(Configuration) $(Platform)/Plugins\ - $(SolutionDir)\$(Configuration) $(Platform)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ true - $(SolutionDir)$(Configuration) $(Platform)/Plugins\ - $(SolutionDir)$(Configuration) $(Platform)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ true AllRules.ruleset -- cgit v1.2.3