diff options
Diffstat (limited to 'plugins/Variables/Variables_14.vcxproj')
| -rw-r--r-- | plugins/Variables/Variables_14.vcxproj | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/plugins/Variables/Variables_14.vcxproj b/plugins/Variables/Variables_14.vcxproj index b9d9f75b17..dc7f52a811 100644 --- a/plugins/Variables/Variables_14.vcxproj +++ b/plugins/Variables/Variables_14.vcxproj @@ -27,23 +27,23 @@      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>Unicode</CharacterSet>
      <WholeProgramOptimization>true</WholeProgramOptimization>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>Unicode</CharacterSet>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>Unicode</CharacterSet>
      <WholeProgramOptimization>true</WholeProgramOptimization>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>Unicode</CharacterSet>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
    <ImportGroup Label="ExtensionSettings">
 | 
