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/tdnet.vcxproj | |
parent | c73345aa0f2ebaf669b0c599a5eb736877be14df (diff) |
project file fix
Diffstat (limited to 'protocols/Telegram/tdlib/tdnet.vcxproj')
-rw-r--r-- | protocols/Telegram/tdlib/tdnet.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Telegram/tdlib/tdnet.vcxproj b/protocols/Telegram/tdlib/tdnet.vcxproj index ff04b70aa7..ba945968c0 100644 --- a/protocols/Telegram/tdlib/tdnet.vcxproj +++ b/protocols/Telegram/tdlib/tdnet.vcxproj @@ -21,7 +21,6 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{2246C3CF-7888-3102-984A-80214ADF418C}</ProjectGuid> <ProjectName>tdnet</ProjectName> - <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> </PropertyGroup> <PropertyGroup Label="Configuration"> <PlatformToolset>v141_xp</PlatformToolset> |