From cba02cbbf4e474afe60f70e91fc8f552f97212af Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 20 Nov 2012 19:58:51 +0000 Subject: consistent hash generation fix - part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@2400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj | 1 + plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) (limited to 'plugins/StatusPlugins/KeepStatus') diff --git a/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj b/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj index 075e2124fd..6347f540e0 100644 --- a/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj +++ b/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj @@ -196,6 +196,7 @@ + Create diff --git a/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj.filters b/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj.filters index 08bf8ea46b..93701d6b66 100644 --- a/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj.filters +++ b/plugins/StatusPlugins/KeepStatus/KeepStatus_10.vcxproj.filters @@ -39,6 +39,9 @@ Source Files + + Source Files + -- cgit v1.2.3