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/Quotes | |
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/Quotes')
-rw-r--r-- | plugins/Quotes/Forex.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Quotes/Forex.vcxproj b/plugins/Quotes/Forex.vcxproj index 2ee9996c85..691414d085 100644 --- a/plugins/Quotes/Forex.vcxproj +++ b/plugins/Quotes/Forex.vcxproj @@ -22,6 +22,7 @@ <ProjectGuid>{C619A811-8023-4441-B3D7-785388A09DF0}</ProjectGuid>
<RootNamespace>Forex</RootNamespace>
<Keyword>Win32Proj</Keyword>
+ <ProjectName>Quotes</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|