diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-09 15:38:40 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-09 15:38:40 +0000 |
commit | 29ac2405a78cee69a809edcc5aa82be05090f37c (patch) | |
tree | 0fc69b207e19afb6f0d2ae6f82c988a5bcdaed77 /plugins | |
parent | 92f0fcfb6ee304c5aeca45d81fe3e0f08ee1eaec (diff) |
MessageState added to mir_dev.sln
git-svn-id: http://svn.miranda-ng.org/main/trunk@14075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/MessageState/MessageState.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MessageState/MessageState.vcxproj b/plugins/MessageState/MessageState.vcxproj index 435e2dd6cc..58540725f1 100644 --- a/plugins/MessageState/MessageState.vcxproj +++ b/plugins/MessageState/MessageState.vcxproj @@ -20,7 +20,7 @@ </ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>MessageState</ProjectName>
- <ProjectGuid>{5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}</ProjectGuid>
+ <ProjectGuid>{D7F4D0B3-7B2C-4DB9-B9CB-0C93491E38E4}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
|