summaryrefslogtreecommitdiff
path: root/plugins/VersionInfo
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-07-16 20:45:50 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-07-16 20:45:50 +0000
commit8383c8006a8638e906e6b0013211694e3ddcfcd4 (patch)
tree4cbfb377c39555eee4b9bbff08770571da86cd12 /plugins/VersionInfo
parenta089c8f17cca1cdf688e91be38ec315803168ed8 (diff)
fix for target names
git-svn-id: http://svn.miranda-ng.org/main/trunk@993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/VersionInfo')
-rw-r--r--plugins/VersionInfo/VersionInfo_10.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/VersionInfo/VersionInfo_10.vcxproj b/plugins/VersionInfo/VersionInfo_10.vcxproj
index 89490b37fa..9481a8a3dd 100644
--- a/plugins/VersionInfo/VersionInfo_10.vcxproj
+++ b/plugins/VersionInfo/VersionInfo_10.vcxproj
@@ -19,7 +19,7 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>Svc_vi</ProjectName>
+ <ProjectName>VersionInfo</ProjectName>
<ProjectGuid>{3CE5572B-B7B0-4D1C-9D10-4622FBA6198E}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />