diff options
author | George Hazan <ghazan@miranda.im> | 2019-04-14 17:26:55 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-04-14 17:26:55 +0300 |
commit | 061974b6f27117cbe8cb7919d869a2a2753d119f (patch) | |
tree | 189fd1ae0c73fd145940eb5b4700d170fd708bb9 /protocols | |
parent | b8d524fd843b23bc83f76e97b396aa129fbb8c0e (diff) |
compilation fix
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Sametime/sametime_16.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Sametime/sametime_16.vcxproj b/protocols/Sametime/sametime_16.vcxproj index 735b041a1e..00e4796c20 100644 --- a/protocols/Sametime/sametime_16.vcxproj +++ b/protocols/Sametime/sametime_16.vcxproj @@ -22,7 +22,6 @@ <ProjectName>Sametime</ProjectName> <ProjectGuid>{BE22A21F-73B7-453F-86A0-B867F0056490}</ProjectGuid> <XPDeprecationWarning>false</XPDeprecationWarning> - <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |