diff options
Diffstat (limited to 'protocols/Sametime/src')
| -rw-r--r-- | protocols/Sametime/src/glib/glib_14.vcxproj | 10 | 
1 files changed, 5 insertions, 5 deletions
diff --git a/protocols/Sametime/src/glib/glib_14.vcxproj b/protocols/Sametime/src/glib/glib_14.vcxproj index add26c0263..ae140a1eef 100644 --- a/protocols/Sametime/src/glib/glib_14.vcxproj +++ b/protocols/Sametime/src/glib/glib_14.vcxproj @@ -1,5 +1,5 @@  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 +<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    <ItemGroup Label="ProjectConfigurations">
      <ProjectConfiguration Include="Debug|Win32">
        <Configuration>Debug</Configuration>
 @@ -29,23 +29,23 @@      <ConfigurationType>StaticLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
      <WholeProgramOptimization>true</WholeProgramOptimization>
 -    <PlatformToolset>v120</PlatformToolset>
 +    <PlatformToolset>v140</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
      <ConfigurationType>StaticLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
 -    <PlatformToolset>v120</PlatformToolset>
 +    <PlatformToolset>v140</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
      <ConfigurationType>StaticLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
      <WholeProgramOptimization>true</WholeProgramOptimization>
 -    <PlatformToolset>v120</PlatformToolset>
 +    <PlatformToolset>v140</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
      <ConfigurationType>StaticLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
 -    <PlatformToolset>v120</PlatformToolset>
 +    <PlatformToolset>v140</PlatformToolset>
    </PropertyGroup>
    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
    <ImportGroup Label="ExtensionSettings">
  | 
