diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-06 20:17:05 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-12-06 20:17:05 +0000 |
commit | 3beb6aa384e631544a9dea831a7ed84df54e3ec1 (patch) | |
tree | 91454173bd7245497617557618a55aa8c7fcb80e /plugins/AutoRun | |
parent | 39e33f6df5cb5b67eb21e83e9b26e14dfb80bfc7 (diff) |
- MSVC 2012 adaptation solution files
git-svn-id: http://svn.miranda-ng.org/main/trunk@2672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoRun')
-rw-r--r-- | plugins/AutoRun/autorun_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoRun/autorun_10.vcxproj b/plugins/AutoRun/autorun_10.vcxproj index a8b703a5cc..634982e19c 100644 --- a/plugins/AutoRun/autorun_10.vcxproj +++ b/plugins/AutoRun/autorun_10.vcxproj @@ -20,7 +20,7 @@ </ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>AutoRun</ProjectName>
- <ProjectGuid>{2CF5BEA8-BD73-ED7B-FC7C-32E7E972A630}</ProjectGuid>
+ <ProjectGuid>{00037ACC-F32D-4B5F-93A8-3CF0E277E377}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|