summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-19 20:30:40 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-19 20:30:40 +0000
commit056d6d04d500bc6f18aa4bae634a7180fb788ee8 (patch)
treed492e078d84d46dd8c15d6a78a3ff28d488513e1 /tools
parent911a9525e0560a15d661a8000bd34354741f8367 (diff)
fixed projects names
git-svn-id: http://svn.miranda-ng.org/main/trunk@90 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools')
-rw-r--r--tools/dbtool/dbtool_10.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbtool/dbtool_10.vcxproj b/tools/dbtool/dbtool_10.vcxproj
index d21ae1f151..ecc220c235 100644
--- a/tools/dbtool/dbtool_10.vcxproj
+++ b/tools/dbtool/dbtool_10.vcxproj
@@ -19,7 +19,7 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>dbtool</ProjectName>
+ <ProjectName>Dbtool</ProjectName>
<ProjectGuid>{A2E9DA24-95E4-4414-94AF-488A382E276A}</ProjectGuid>
<RootNamespace>dbtool</RootNamespace>
</PropertyGroup>