diff options
author | George Hazan <ghazan@miranda.im> | 2020-04-03 20:12:27 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-04-03 20:12:27 +0300 |
commit | a83f8984275bc02cf0bf0462c26516242c68c709 (patch) | |
tree | 161ec51819c7e04215e1251c2a4b153c5d84f260 /libs | |
parent | 6d89b6043c333831aed709e6576fa7d6c247b2ff (diff) |
old mTextControl disabled in Plugin Updater & plugin loader
Diffstat (limited to 'libs')
-rw-r--r-- | libs/mTextControl/mtextcontrol.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/mTextControl/mtextcontrol.vcxproj b/libs/mTextControl/mtextcontrol.vcxproj index 9bef453c29..6ace2487b1 100644 --- a/libs/mTextControl/mtextcontrol.vcxproj +++ b/libs/mTextControl/mtextcontrol.vcxproj @@ -19,7 +19,7 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectName>mTextControl</ProjectName> + <ProjectName>libTextControl</ProjectName> <ProjectGuid>{E26D2311-C164-48CF-BA24-5CEDA873D1B2}</ProjectGuid> </PropertyGroup> <ImportGroup Label="PropertySheets"> |