diff options
Diffstat (limited to 'plugins/FileAsMessage/fileecho_14.vcxproj')
| -rw-r--r-- | plugins/FileAsMessage/fileecho_14.vcxproj | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/plugins/FileAsMessage/fileecho_14.vcxproj b/plugins/FileAsMessage/fileecho_14.vcxproj index 29ce45b90a..9b07e8c559 100644 --- a/plugins/FileAsMessage/fileecho_14.vcxproj +++ b/plugins/FileAsMessage/fileecho_14.vcxproj @@ -26,24 +26,24 @@    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
      <WholeProgramOptimization>true</WholeProgramOptimization>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
      <ConfigurationType>DynamicLibrary</ConfigurationType>
      <CharacterSet>MultiByte</CharacterSet>
      <WholeProgramOptimization>true</WholeProgramOptimization>
 -    <PlatformToolset>v120_xp</PlatformToolset>
 +    <PlatformToolset>v140_xp</PlatformToolset>
    </PropertyGroup>
    <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
    <ImportGroup Label="ExtensionSettings">
 | 
