diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-07 17:08:14 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-07-07 17:08:14 +0000 |
commit | e02832e86a0dd5a95fb4c0db43b17c9eee87724d (patch) | |
tree | e3d0a25aa08f7ae44949eb8517bdface7febe255 /src/core/stdautoaway/stdautoaway_10.vcxproj | |
parent | 27f06bfb46433e227c20d1a97a04d139a48b6597 (diff) |
Core plugins name standartization
git-svn-id: http://svn.miranda-ng.org/main/trunk@815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdautoaway/stdautoaway_10.vcxproj')
-rw-r--r-- | src/core/stdautoaway/stdautoaway_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdautoaway/stdautoaway_10.vcxproj b/src/core/stdautoaway/stdautoaway_10.vcxproj index 9e974720b3..3962ef65be 100644 --- a/src/core/stdautoaway/stdautoaway_10.vcxproj +++ b/src/core/stdautoaway/stdautoaway_10.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>stdautoaway</ProjectName>
+ <ProjectName>StdAutoAway</ProjectName>
<ProjectGuid>{a8f23706-e590-4a87-96cc-5f8e5082503f}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|