diff options
Diffstat (limited to 'plugins/Weather')
-rw-r--r-- | plugins/Weather/proto_weather/proto_weather_14.vcxproj | 2 | ||||
-rw-r--r-- | plugins/Weather/weather_14.vcxproj | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Weather/proto_weather/proto_weather_14.vcxproj b/plugins/Weather/proto_weather/proto_weather_14.vcxproj index 7083a8a2e6..6a5bab2081 100644 --- a/plugins/Weather/proto_weather/proto_weather_14.vcxproj +++ b/plugins/Weather/proto_weather/proto_weather_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>
diff --git a/plugins/Weather/weather_14.vcxproj b/plugins/Weather/weather_14.vcxproj index 0c233b7af0..71bccd83b3 100644 --- a/plugins/Weather/weather_14.vcxproj +++ b/plugins/Weather/weather_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>
|