diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-09 17:27:00 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-09 17:27:00 +0000 |
commit | 9138a182b6327e77d336c8c1887e8a9882ad8506 (patch) | |
tree | 2b16c8df2c6828b3da02139f6ea88e5e8ffd3b6e /plugins | |
parent | 4945438f995febc01c31ccfa004146764b34ac85 (diff) |
MobileState added to solutions
git-svn-id: http://svn.miranda-ng.org/main/trunk@2263 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/MobileState/mobilestate_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MobileState/mobilestate_10.vcxproj b/plugins/MobileState/mobilestate_10.vcxproj index ee74f49f4a..092cd5ae7c 100644 --- a/plugins/MobileState/mobilestate_10.vcxproj +++ b/plugins/MobileState/mobilestate_10.vcxproj @@ -20,7 +20,7 @@ </ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>MobileState</ProjectName>
- <ProjectGuid>{DB315D7D-00BB-43B2-93A6-0430CA2B9F28}</ProjectGuid>
+ <ProjectGuid>{AE677E3A-DAC5-42FD-8762-47370C57639B}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|