From bddc30f7d1f00d51bf348517bd429bd28f3f749c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 13 Feb 2013 08:57:00 +0000 Subject: VS2012 projects to be compiled with SP1 XP-compatible runtime git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Weather/proto_weather/proto_weather_11.vcxproj | 8 ++++---- plugins/Weather/weather_11.vcxproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/Weather') 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 @@ DynamicLibrary Unicode - v110 + v110_xp DynamicLibrary Unicode - v110 + v110_xp DynamicLibrary Unicode - v110 + v110_xp DynamicLibrary Unicode - v110 + v110_xp diff --git a/plugins/Weather/weather_11.vcxproj b/plugins/Weather/weather_11.vcxproj index d5e0e68ed6..6fa6abcbc9 100644 --- a/plugins/Weather/weather_11.vcxproj +++ b/plugins/Weather/weather_11.vcxproj @@ -26,24 +26,24 @@ DynamicLibrary Unicode - v110 + v110_xp DynamicLibrary true Unicode - v110 + v110_xp DynamicLibrary Unicode - v110 + v110_xp DynamicLibrary true Unicode - v110 + v110_xp -- cgit v1.2.3