From a7073a93e7f36554426cccb9fa635f71fad359bf Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 13 Jul 2012 07:00:57 +0000 Subject: ClientChangeNotify: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/ClientChangeNotify.vcxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/ClientChangeNotify/ClientChangeNotify.vcxproj') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index c1e90d0cc9..945fbf4807 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -77,7 +77,7 @@ Use Level3 EditAndContinue - src\Common.h + Common.h true @@ -99,7 +99,7 @@ MultiThreadedDebugDLL Use Level3 - src\Common.h + Common.h true @@ -124,7 +124,7 @@ true Use Level3 - src\Common.h + Common.h Size @@ -152,7 +152,7 @@ true Use Level3 - src\Common.h + Common.h Size @@ -191,7 +191,7 @@ - + -- cgit v1.2.3