diff options
Diffstat (limited to 'protocols/Telegram/tdlib/tdcore.vcxproj')
| -rw-r--r-- | protocols/Telegram/tdlib/tdcore.vcxproj | 4 |
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> |
