diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-05-18 13:54:42 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-05-18 13:54:42 +0000 |
commit | 19605930cb53f2596b5771ebead5f703a44376b3 (patch) | |
tree | d55472989b1f3576927fe9878783454073f76979 | |
parent | 5dca27553c1a4fed434a6a71d123cf56fac4103a (diff) |
project's guuids changed
git-svn-id: http://svn.miranda-ng.org/main/trunk@9225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/Gmailmntf/gmailmntf_10.vcxproj | 2 | ||||
-rw-r--r-- | plugins/Gmailmntf/gmailmntf_12.vcxproj | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Gmailmntf/gmailmntf_10.vcxproj b/plugins/Gmailmntf/gmailmntf_10.vcxproj index 0f6a753e1e..65d82b37bb 100644 --- a/plugins/Gmailmntf/gmailmntf_10.vcxproj +++ b/plugins/Gmailmntf/gmailmntf_10.vcxproj @@ -20,7 +20,7 @@ </ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>GmailNotifier</ProjectName>
- <ProjectGuid>{73482497-9F57-4819-A9AB-5D841A9F072D}</ProjectGuid>
+ <ProjectGuid>{EDAAD28B-505B-4969-A8BB-97EAE818DEEA}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
diff --git a/plugins/Gmailmntf/gmailmntf_12.vcxproj b/plugins/Gmailmntf/gmailmntf_12.vcxproj index 68c533c8f5..25efb72111 100644 --- a/plugins/Gmailmntf/gmailmntf_12.vcxproj +++ b/plugins/Gmailmntf/gmailmntf_12.vcxproj @@ -20,7 +20,7 @@ </ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>GmailNotifier</ProjectName>
- <ProjectGuid>{73482497-9F57-4819-A9AB-5D841A9F072D}</ProjectGuid>
+ <ProjectGuid>{EDAAD28B-505B-4969-A8BB-97EAE818DEEA}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|