diff options
author | René Schümann <white06tiger@gmail.com> | 2014-08-21 11:42:49 +0000 |
---|---|---|
committer | René Schümann <white06tiger@gmail.com> | 2014-08-21 11:42:49 +0000 |
commit | 4ea044db445c0d7e293b6c03440746e8fbe840fe (patch) | |
tree | 7185e16dada422c0026356f01da8eeef18555b47 /plugins/IEHistory/IEHistory_10.vcxproj | |
parent | 572b645362aff573399cf65a5faa735415d1ab65 (diff) |
IEHistory:
* oops... forgot to change project name... was still "SendSS", that's what I've used as a base for project files.
git-svn-id: http://svn.miranda-ng.org/main/trunk@10255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/IEHistory/IEHistory_10.vcxproj')
-rw-r--r-- | plugins/IEHistory/IEHistory_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/IEHistory/IEHistory_10.vcxproj b/plugins/IEHistory/IEHistory_10.vcxproj index d86005ad63..1b1c293e5c 100644 --- a/plugins/IEHistory/IEHistory_10.vcxproj +++ b/plugins/IEHistory/IEHistory_10.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectName>SendSS</ProjectName> + <ProjectName>IEHistory</ProjectName> <ProjectGuid>{7F5EA8BC-8F2B-478E-8F05-0ED4B691B776}</ProjectGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |