From b8d524fd843b23bc83f76e97b396aa129fbb8c0e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 14 Apr 2019 17:23:35 +0300 Subject: fix for a platform --- plugins/CryptoPP/crypto/cryptlib_16.vcxproj | 8 ++++---- plugins/CryptoPP/cryptopp_16.vcxproj | 8 ++++---- plugins/HTTPServer/HTTPServer_16.vcxproj | 8 ++++---- plugins/ListeningTo/src/players/foo_mlt/foo_mlt_16.vcxproj | 4 ++-- .../src/players/foo_mlt/foobar2000/SDK/foobar2000_SDK_16.vcxproj | 4 ++-- .../foobar2000_component_client_16.vcxproj | 4 ++-- .../foo_mlt/foobar2000/helpers/foobar2000_sdk_helpers_16.vcxproj | 4 ++-- plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_16.vcxproj | 4 ++-- plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_16.vcxproj | 4 ++-- plugins/MirFox/MirFoxNG_16.vcxproj | 8 ++++---- plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj | 8 ++++---- plugins/MirOTR/MirOTR_16.vcxproj | 9 +++++---- plugins/MirOTR/ekhtml/ekhtml_16.vcxproj | 8 ++++---- plugins/MirOTR/libotr/libotr_16.vcxproj | 8 ++++---- plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj | 8 ++++---- plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj | 8 ++++---- plugins/SecureIM/secureim_16.vcxproj | 8 ++++---- plugins/TabSRMM/TabSRMM_icons/NOVA/ICONS_NOVA_16.vcxproj | 8 ++++---- plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj | 8 ++++---- plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj | 8 ++++---- plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj | 8 ++++---- protocols/Sametime/sametime_16.vcxproj | 9 +++++---- protocols/Sametime/src/glib/glib_16.vcxproj | 8 ++++---- tools/checksum/checksum_16.vcxproj | 8 ++++---- 24 files changed, 86 insertions(+), 84 deletions(-) diff --git a/plugins/CryptoPP/crypto/cryptlib_16.vcxproj b/plugins/CryptoPP/crypto/cryptlib_16.vcxproj index e91d808407..78cfcb8a61 100644 --- a/plugins/CryptoPP/crypto/cryptlib_16.vcxproj +++ b/plugins/CryptoPP/crypto/cryptlib_16.vcxproj @@ -27,24 +27,24 @@ StaticLibrary MultiByte - v141_xp + v142 StaticLibrary MultiByte - v141_xp + v142 StaticLibrary true MultiByte - v141_xp + v142 StaticLibrary true MultiByte - v141_xp + v142 diff --git a/plugins/CryptoPP/cryptopp_16.vcxproj b/plugins/CryptoPP/cryptopp_16.vcxproj index 5d81ebed3a..31d539fec2 100644 --- a/plugins/CryptoPP/cryptopp_16.vcxproj +++ b/plugins/CryptoPP/cryptopp_16.vcxproj @@ -28,23 +28,23 @@ DynamicLibrary MultiByte true - v141_xp + v142 DynamicLibrary MultiByte true - v141_xp + v142 DynamicLibrary MultiByte - v141_xp + v142 DynamicLibrary MultiByte - v141_xp + v142 diff --git a/plugins/HTTPServer/HTTPServer_16.vcxproj b/plugins/HTTPServer/HTTPServer_16.vcxproj index 45a39fe64e..537a266301 100644 --- a/plugins/HTTPServer/HTTPServer_16.vcxproj +++ b/plugins/HTTPServer/HTTPServer_16.vcxproj @@ -27,24 +27,24 @@ DynamicLibrary MultiByte - v141_xp + v142 true DynamicLibrary MultiByte - v141_xp + v142 true DynamicLibrary MultiByte - v141_xp + v142 DynamicLibrary MultiByte - v141_xp + v142 diff --git a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_16.vcxproj b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_16.vcxproj index c1c9841156..576b4e66f1 100644 --- a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_16.vcxproj +++ b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_16.vcxproj @@ -21,14 +21,14 @@ DynamicLibrary false MultiByte - v141 + v142 DynamicLibrary false MultiByte true - v141 + v142 diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000_SDK_16.vcxproj b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000_SDK_16.vcxproj index b0b1736423..c8ab040603 100644 --- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000_SDK_16.vcxproj +++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/SDK/foobar2000_SDK_16.vcxproj @@ -21,13 +21,13 @@ false Unicode true - v141 + v142 StaticLibrary false Unicode - v141 + v142 diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/foobar2000_component_client_16.vcxproj b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/foobar2000_component_client_16.vcxproj index c83b4e24e0..63a4402786 100644 --- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/foobar2000_component_client_16.vcxproj +++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/foobar2000_component_client/foobar2000_component_client_16.vcxproj @@ -21,13 +21,13 @@ false Unicode true - v141 + v142 StaticLibrary false Unicode - v141 + v142 diff --git a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/foobar2000_sdk_helpers_16.vcxproj b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/foobar2000_sdk_helpers_16.vcxproj index 2617868750..ddd8c6f28c 100644 --- a/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/foobar2000_sdk_helpers_16.vcxproj +++ b/plugins/ListeningTo/src/players/foo_mlt/foobar2000/helpers/foobar2000_sdk_helpers_16.vcxproj @@ -20,14 +20,14 @@ StaticLibrary false Unicode - v141 + v142 StaticLibrary false Unicode true - v141 + v142 diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_16.vcxproj b/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_16.vcxproj index 9b9f6b71fb..bd665554f2 100644 --- a/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_16.vcxproj +++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_16.vcxproj @@ -21,13 +21,13 @@ false Unicode true - v141 + v142 StaticLibrary false Unicode - v141 + v142 diff --git a/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_16.vcxproj b/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_16.vcxproj index 716bcde43b..10e91b9f64 100644 --- a/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_16.vcxproj +++ b/plugins/ListeningTo/src/players/winamp_mlt/mlt_winamp_16.vcxproj @@ -21,14 +21,14 @@ DynamicLibrary false MultiByte - v141 + v142 DynamicLibrary false false MultiByte - v141 + v142 diff --git a/plugins/MirFox/MirFoxNG_16.vcxproj b/plugins/MirFox/MirFoxNG_16.vcxproj index 8774d68676..b7dd8c556f 100644 --- a/plugins/MirFox/MirFoxNG_16.vcxproj +++ b/plugins/MirFox/MirFoxNG_16.vcxproj @@ -29,27 +29,27 @@ DynamicLibrary true Unicode - v141_xp + v142 DynamicLibrary true Unicode - v141_xp + v142 DynamicLibrary false true Unicode - v141_xp + v142 DynamicLibrary false true Unicode - v141_xp + v142 diff --git a/plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj b/plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj index 594d9ff26b..a8f2915fa4 100644 --- a/plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj +++ b/plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj @@ -27,24 +27,24 @@ StaticLibrary NotSet - v141_xp + v142 StaticLibrary NotSet - v141_xp + v142 StaticLibrary NotSet true - v141_xp + v142 StaticLibrary NotSet true - v141_xp + v142 diff --git a/plugins/MirOTR/MirOTR_16.vcxproj b/plugins/MirOTR/MirOTR_16.vcxproj index f51687eb92..38ef17318f 100644 --- a/plugins/MirOTR/MirOTR_16.vcxproj +++ b/plugins/MirOTR/MirOTR_16.vcxproj @@ -22,29 +22,30 @@ {53F841E8-284F-4545-9176-B131896E43F8} MirOTR false + 10.0 DynamicLibrary Unicode true - v141_xp + v142 DynamicLibrary Unicode true - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 diff --git a/plugins/MirOTR/ekhtml/ekhtml_16.vcxproj b/plugins/MirOTR/ekhtml/ekhtml_16.vcxproj index 59c2096790..45b85cac17 100644 --- a/plugins/MirOTR/ekhtml/ekhtml_16.vcxproj +++ b/plugins/MirOTR/ekhtml/ekhtml_16.vcxproj @@ -28,23 +28,23 @@ StaticLibrary NotSet true - v141_xp + v142 StaticLibrary NotSet true - v141_xp + v142 StaticLibrary NotSet - v141_xp + v142 StaticLibrary NotSet - v141_xp + v142 diff --git a/plugins/MirOTR/libotr/libotr_16.vcxproj b/plugins/MirOTR/libotr/libotr_16.vcxproj index 785ac2369a..211955c0a7 100644 --- a/plugins/MirOTR/libotr/libotr_16.vcxproj +++ b/plugins/MirOTR/libotr/libotr_16.vcxproj @@ -28,23 +28,23 @@ StaticLibrary NotSet true - v141_xp + v142 StaticLibrary NotSet true - v141_xp + v142 StaticLibrary NotSet - v141_xp + v142 StaticLibrary NotSet - v141_xp + v142 diff --git a/plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj b/plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj index eb59a60c18..dbed03f12d 100644 --- a/plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj +++ b/plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj @@ -28,23 +28,23 @@ DynamicLibrary Unicode true - v141 + v142 DynamicLibrary Unicode true - v141 + v142 DynamicLibrary Unicode - v141 + v142 DynamicLibrary Unicode - v141 + v142 diff --git a/plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj b/plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj index fcb953c1b4..59a24857ae 100644 --- a/plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj +++ b/plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj @@ -29,19 +29,19 @@ Application true - v141_xp + v142 Unicode Application true - v141_xp + v142 Unicode Application false - v141_xp + v142 true Unicode @@ -50,7 +50,7 @@ false true Unicode - v141_xp + v142 diff --git a/plugins/SecureIM/secureim_16.vcxproj b/plugins/SecureIM/secureim_16.vcxproj index 0df48a5dd2..5bdaac10b0 100644 --- a/plugins/SecureIM/secureim_16.vcxproj +++ b/plugins/SecureIM/secureim_16.vcxproj @@ -28,23 +28,23 @@ DynamicLibrary MultiByte true - v141_xp + v142 DynamicLibrary MultiByte true - v141_xp + v142 DynamicLibrary MultiByte - v141_xp + v142 DynamicLibrary MultiByte - v141_xp + v142 diff --git a/plugins/TabSRMM/TabSRMM_icons/NOVA/ICONS_NOVA_16.vcxproj b/plugins/TabSRMM/TabSRMM_icons/NOVA/ICONS_NOVA_16.vcxproj index ad4a6a4593..2991f17616 100644 --- a/plugins/TabSRMM/TabSRMM_icons/NOVA/ICONS_NOVA_16.vcxproj +++ b/plugins/TabSRMM/TabSRMM_icons/NOVA/ICONS_NOVA_16.vcxproj @@ -27,22 +27,22 @@ DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 diff --git a/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj b/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj index ddeeaa6d99..d5a7cb9d74 100644 --- a/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj +++ b/plugins/TabSRMM/TabSRMM_icons/XP/iconsxp_16.vcxproj @@ -27,22 +27,22 @@ DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj b/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj index dd365c0f04..3a05159e33 100644 --- a/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_16.vcxproj @@ -27,22 +27,22 @@ DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj index 8710c44fb1..90eadeca64 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_16.vcxproj @@ -27,22 +27,22 @@ DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 diff --git a/protocols/Sametime/sametime_16.vcxproj b/protocols/Sametime/sametime_16.vcxproj index 45d9bc7da1..735b041a1e 100644 --- a/protocols/Sametime/sametime_16.vcxproj +++ b/protocols/Sametime/sametime_16.vcxproj @@ -22,29 +22,30 @@ Sametime {BE22A21F-73B7-453F-86A0-B867F0056490} false + 7.0 DynamicLibrary Unicode true - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 DynamicLibrary Unicode true - v141_xp + v142 DynamicLibrary Unicode - v141_xp + v142 diff --git a/protocols/Sametime/src/glib/glib_16.vcxproj b/protocols/Sametime/src/glib/glib_16.vcxproj index f6244004c5..77fcab1cf3 100644 --- a/protocols/Sametime/src/glib/glib_16.vcxproj +++ b/protocols/Sametime/src/glib/glib_16.vcxproj @@ -30,23 +30,23 @@ StaticLibrary MultiByte true - v141_xp + v142 StaticLibrary MultiByte - v141_xp + v142 StaticLibrary MultiByte true - v141_xp + v142 StaticLibrary MultiByte - v141_xp + v142 diff --git a/tools/checksum/checksum_16.vcxproj b/tools/checksum/checksum_16.vcxproj index 8c497b9974..477b051b4e 100644 --- a/tools/checksum/checksum_16.vcxproj +++ b/tools/checksum/checksum_16.vcxproj @@ -34,20 +34,20 @@ MultiByte true - v141_xp + v142 MultiByte - v141_xp + v142 MultiByte true - v141_xp + v142 MultiByte - v141_xp + v142 -- cgit v1.2.3