From 1d18d087d47d7a54f68950f983029642a54d6f43 Mon Sep 17 00:00:00 2001
From: George Hazan <george.hazan@gmail.com>
Date: Sun, 7 Jun 2015 12:10:26 +0000
Subject: - common.props divided into app.props & plugin.props; - MimCmd &
 CmdLine converted to Unicode;

git-svn-id: http://svn.miranda-ng.org/main/trunk@14048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 plugins/HistoryStats/historystats.vcxproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'plugins/HistoryStats')

diff --git a/plugins/HistoryStats/historystats.vcxproj b/plugins/HistoryStats/historystats.vcxproj
index b4ef84f738..de62d88d0d 100644
--- a/plugins/HistoryStats/historystats.vcxproj
+++ b/plugins/HistoryStats/historystats.vcxproj
@@ -26,7 +26,7 @@
     <ProjectName>HistoryStats</ProjectName>
   </PropertyGroup>
   <ImportGroup Label="PropertySheets">
-    <Import Project="$(ProjectDir)..\..\build\vc.common\common.props" />
+    <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
   </ImportGroup>
   <ItemDefinitionGroup>
     <ClCompile>
-- 
cgit v1.2.3