summaryrefslogtreecommitdiff
path: root/protocols/Telegram/tdlib/tdlib.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-12-27 14:24:59 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-12-27 14:24:59 +0300
commit07b53a4e9ee234872bdc1fd3b965de4fcbd083bd (patch)
treee819cf22a1c798c9cb59185c8d988de1aaefdb4f /protocols/Telegram/tdlib/tdlib.vcxproj
parent1bc6c4d659736f451d736b910f543872ca339e8a (diff)
more XP compatibility
Diffstat (limited to 'protocols/Telegram/tdlib/tdlib.vcxproj')
-rw-r--r--protocols/Telegram/tdlib/tdlib.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/Telegram/tdlib/tdlib.vcxproj b/protocols/Telegram/tdlib/tdlib.vcxproj
index cc0796eeba..aab9e1331c 100644
--- a/protocols/Telegram/tdlib/tdlib.vcxproj
+++ b/protocols/Telegram/tdlib/tdlib.vcxproj
@@ -21,6 +21,10 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{800E305A-3704-4617-ADA0-DEE8EAFDB804}</ProjectGuid>
<ProjectName>tdlib</ProjectName>
+ <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion>
+ </PropertyGroup>
+ <PropertyGroup Label="Configuration">
+ <PlatformToolset>v141_xp</PlatformToolset>
</PropertyGroup>
<Import Project="..\..\..\build\vc.common\slib.props" />
<PropertyGroup>