diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-07 17:56:13 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-07 17:56:13 +0000 |
commit | 5864b11eedb8baeca961a94abb9ec30af6010e6b (patch) | |
tree | acb2aa253872f0ee7d57ec1fe538f5d58c6c0294 /src/core/stdaway/stdaway_10.vcxproj | |
parent | df656428f5b67f4fcdb824d56792519f1ff4c9b5 (diff) |
Core plugins name standartization
git-svn-id: http://svn.miranda-ng.org/main/trunk@819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdaway/stdaway_10.vcxproj')
-rw-r--r-- | src/core/stdaway/stdaway_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdaway/stdaway_10.vcxproj b/src/core/stdaway/stdaway_10.vcxproj index ac5c17f3d0..13daeebcf4 100644 --- a/src/core/stdaway/stdaway_10.vcxproj +++ b/src/core/stdaway/stdaway_10.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>stdaway</ProjectName>
+ <ProjectName>StdAway</ProjectName>
<ProjectGuid>{C14D6E0D-810E-4599-A6E0-17298AFA0501}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|