From 274cffbbffa950ddf286092b52f03f76ec61a301 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 11 Sep 2012 19:28:53 +0000 Subject: slightly refactored MRA git-svn-id: http://svn.miranda-ng.org/main/trunk@1564 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/proto_mra/Proto_MRA.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'protocols/MRA/proto_mra') diff --git a/protocols/MRA/proto_mra/Proto_MRA.vcxproj b/protocols/MRA/proto_mra/Proto_MRA.vcxproj index 93e00d2672..69d39677cb 100644 --- a/protocols/MRA/proto_mra/Proto_MRA.vcxproj +++ b/protocols/MRA/proto_mra/Proto_MRA.vcxproj @@ -79,7 +79,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -91,7 +91,7 @@ _DEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -103,7 +103,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi @@ -115,7 +115,7 @@ NDEBUG;%(PreprocessorDefinitions) - ..\..\..\include\msapi + ..\..\include\msapi -- cgit v1.2.3