diff options
author | George Hazan <ghazan@miranda.im> | 2018-12-26 20:45:48 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-12-26 20:45:56 +0300 |
commit | c6e113731519bb85e0a79196ad32986e8b077e07 (patch) | |
tree | 551ea901904f0225099a80e5710d8295a7e9a7b2 /protocols/Icq10/icq10.vcxproj | |
parent | c5ac09f8f9da22213e1471370f54343e12a139ac (diff) |
icq10: options dialog
Diffstat (limited to 'protocols/Icq10/icq10.vcxproj')
-rw-r--r-- | protocols/Icq10/icq10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Icq10/icq10.vcxproj b/protocols/Icq10/icq10.vcxproj index 1c6a247732..d780943e95 100644 --- a/protocols/Icq10/icq10.vcxproj +++ b/protocols/Icq10/icq10.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectName>Icq10</ProjectName> + <ProjectName>Icq</ProjectName> <ProjectGuid>{EFB2355B-82B3-4759-B7D8-95F8E9506291}</ProjectGuid> </PropertyGroup> <ImportGroup Label="PropertySheets"> |