_ >   43 43   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  44 44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  45 45     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   46       <PlatformToolset>v140_xp</PlatformToolset>
    46     <PlatformToolset>v120_xp</PlatformToolset>
47 47     <UseOfMfc>false</UseOfMfc>
  48 48     <UseOfAtl>false</UseOfAtl>
  49 49     <CharacterSet>Unicode</CharacterSet>
  50 50   </PropertyGroup>
  51 51   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'" Label="Configuration">
  52 52     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   53       <PlatformToolset>v140_xp</PlatformToolset>
    53     <PlatformToolset>v120_xp</PlatformToolset>
54 54     <UseOfMfc>false</UseOfMfc>
  55 55     <UseOfAtl>false</UseOfAtl>
  56 56     <CharacterSet>Unicode</CharacterSet>
  57 57   </PropertyGroup>
  58 58   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  59 59     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   60       <PlatformToolset>v140_xp</PlatformToolset>
    60     <PlatformToolset>v120_xp</PlatformToolset>
61 61     <UseOfMfc>false</UseOfMfc>
  62 62     <CharacterSet>Unicode</CharacterSet>
  63 63   </PropertyGroup>
  64 64   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'" Label="Configuration">
  65 65     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   66       <PlatformToolset>v140_xp</PlatformToolset>
    66     <PlatformToolset>v120_xp</PlatformToolset>
67 67     <UseOfMfc>false</UseOfMfc>
  68 68     <CharacterSet>Unicode</CharacterSet>
  69 69   </PropertyGroup>
  70 70   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  71 71     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   72       <PlatformToolset>v140_xp</PlatformToolset>
    72     <PlatformToolset>v120_xp</PlatformToolset>
73 73     <UseOfMfc>false</UseOfMfc>
  74 74     <UseOfAtl>false</UseOfAtl>
  75 75     <CharacterSet>Unicode</CharacterSet>
  76 76   </PropertyGroup>
  77 77   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'" Label="Configuration">
  78 78     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   79       <PlatformToolset>v140_xp</PlatformToolset>
    79     <PlatformToolset>v120_xp</PlatformToolset>
80 80     <UseOfMfc>false</UseOfMfc>
  81 81     <UseOfAtl>false</UseOfAtl>
  82 82     <CharacterSet>Unicode</CharacterSet>
  83 83   </PropertyGroup>
  84 84   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  85 85     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   86       <PlatformToolset>v140_xp</PlatformToolset>
    86     <PlatformToolset>v120_xp</PlatformToolset>
87 87     <UseOfMfc>false</UseOfMfc>
  88 88     <CharacterSet>Unicode</CharacterSet>
  89 89   </PropertyGroup>
  90 90   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'" Label="Configuration">
  91 91     <ConfigurationType>DynamicLibrary</ConfigurationType>
< >   92       <PlatformToolset>v140_xp</PlatformToolset>
    92     <PlatformToolset>v120_xp</PlatformToolset>
< _   93 93     <UseOfMfc>false</UseOfMfc>
  94 94     <CharacterSet>Unicode</CharacterSet>
  95 95   </PropertyGroup>