diff options
author | George Hazan <ghazan@miranda.im> | 2022-12-30 11:31:19 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-12-30 11:31:19 +0300 |
commit | 954bd51c7f3fe20f99b11ab89acf14b90ca60fa0 (patch) | |
tree | 6055b881239ad53cbc2888dfa33e51dc44c824e4 /protocols/Telegram/tdlib/tdutils.vcxproj | |
parent | c73345aa0f2ebaf669b0c599a5eb736877be14df (diff) |
project file fix
Diffstat (limited to 'protocols/Telegram/tdlib/tdutils.vcxproj')
-rw-r--r-- | protocols/Telegram/tdlib/tdutils.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Telegram/tdlib/tdutils.vcxproj b/protocols/Telegram/tdlib/tdutils.vcxproj index 5a24473132..db5abf5030 100644 --- a/protocols/Telegram/tdlib/tdutils.vcxproj +++ b/protocols/Telegram/tdlib/tdutils.vcxproj @@ -21,7 +21,6 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{D21C6A0F-BED1-3377-9659-7FC7D82EFC4F}</ProjectGuid> <ProjectName>tdutils</ProjectName> - <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> </PropertyGroup> <PropertyGroup Label="Configuration"> <PlatformToolset>v141_xp</PlatformToolset> |