summaryrefslogtreecommitdiff
path: root/plugins/Weather/proto_weather/proto_weather_11.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Weather/proto_weather/proto_weather_11.vcxproj')
-rw-r--r--plugins/Weather/proto_weather/proto_weather_11.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/Weather/proto_weather/proto_weather_11.vcxproj b/plugins/Weather/proto_weather/proto_weather_11.vcxproj
index fa60b38592..3348ccbab9 100644
--- a/plugins/Weather/proto_weather/proto_weather_11.vcxproj
+++ b/plugins/Weather/proto_weather/proto_weather_11.vcxproj
@@ -26,22 +26,22 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">