diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-19 20:30:40 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-19 20:30:40 +0000 |
commit | 056d6d04d500bc6f18aa4bae634a7180fb788ee8 (patch) | |
tree | d492e078d84d46dd8c15d6a78a3ff28d488513e1 /plugins/TipperYM/tipper_ym_10.vcxproj | |
parent | 911a9525e0560a15d661a8000bd34354741f8367 (diff) |
fixed projects names
git-svn-id: http://svn.miranda-ng.org/main/trunk@90 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TipperYM/tipper_ym_10.vcxproj')
-rw-r--r-- | plugins/TipperYM/tipper_ym_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TipperYM/tipper_ym_10.vcxproj b/plugins/TipperYM/tipper_ym_10.vcxproj index 8dc97fd8dc..dabea1c9f6 100644 --- a/plugins/TipperYM/tipper_ym_10.vcxproj +++ b/plugins/TipperYM/tipper_ym_10.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>tipper_ym</ProjectName>
+ <ProjectName>Tipper</ProjectName>
<ProjectGuid>{2C818919-A38F-44FF-BD91-A6A204AC592A}</ProjectGuid>
<RootNamespace>tipper</RootNamespace>
<Keyword>Win32Proj</Keyword>
|