summaryrefslogtreecommitdiff
path: root/protocols/Telegram/tdlib/tdcore.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/tdcore.vcxproj
parent1bc6c4d659736f451d736b910f543872ca339e8a (diff)
more XP compatibility
Diffstat (limited to 'protocols/Telegram/tdlib/tdcore.vcxproj')
-rw-r--r--protocols/Telegram/tdlib/tdcore.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/Telegram/tdlib/tdcore.vcxproj b/protocols/Telegram/tdlib/tdcore.vcxproj
index 02e9ee8742..afdc3a0878 100644
--- a/protocols/Telegram/tdlib/tdcore.vcxproj
+++ b/protocols/Telegram/tdlib/tdcore.vcxproj
@@ -21,6 +21,10 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{FC88FB5A-AAED-3F3E-9959-236444D8F644}</ProjectGuid>
<ProjectName>tdcore</ProjectName>
+ <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion>
+ </PropertyGroup>
+ <PropertyGroup Label="Configuration">
+ <PlatformToolset>v141_xp</PlatformToolset>
</PropertyGroup>
<Import Project="..\..\..\build\vc.common\slib.props" />
<PropertyGroup>