diff options
Diffstat (limited to 'protocols/Telegram/tdlib/tdactor.vcxproj')
| -rw-r--r-- | protocols/Telegram/tdlib/tdactor.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/Telegram/tdlib/tdactor.vcxproj b/protocols/Telegram/tdlib/tdactor.vcxproj index 353f02ec01..44adec7171 100644 --- a/protocols/Telegram/tdlib/tdactor.vcxproj +++ b/protocols/Telegram/tdlib/tdactor.vcxproj @@ -21,6 +21,10 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{85F63934-02FE-332A-8703-059040B65512}</ProjectGuid> <ProjectName>tdactor</ProjectName> + <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> + </PropertyGroup> + <PropertyGroup Label="Configuration"> + <PlatformToolset>v141_xp</PlatformToolset> </PropertyGroup> <Import Project="..\..\..\build\vc.common\slib.props" /> <PropertyGroup> |
