From ab2d0b736cd07ad3905d0beb72ee170ad823088d Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 2 Oct 2012 16:05:20 +0200 Subject: [PATCH] Change platform toolset to Visual Studio 2012 --- plugins/checksum/checksum.vcxproj | 4 ++-- plugins/dns/dns.vcxproj | 4 ++-- plugins/doat/doat.vcxproj | 4 ++-- plugins/exec/exec.vcxproj | 4 ++-- plugins/fishlim/fishlim.vcxproj | 4 ++-- plugins/hextray/hextray.vcxproj | 4 ++-- plugins/lua/lua.vcxproj | 4 ++-- plugins/mpcinfo/mpcinfo.vcxproj | 4 ++-- plugins/perl/perl-512.vcxproj | 4 ++-- plugins/perl/perl-514.vcxproj | 4 ++-- plugins/perl/perl-516.vcxproj | 4 ++-- plugins/python/python.vcxproj | 4 ++-- plugins/sasl/sasl.vcxproj | 4 ++-- plugins/tcl/tcl.vcxproj | 4 ++-- plugins/upd/upd.vcxproj | 4 ++-- plugins/winamp/winamp.vcxproj | 4 ++-- plugins/winsys/winsys.vcxproj | 4 ++-- plugins/wmpa/wmpa.vcxproj | 4 ++-- src/common/common.vcxproj | 4 ++-- src/dirent/dirent.vcxproj | 4 ++-- src/fe-gtk/fe-gtk.vcxproj | 4 ++-- src/fe-text/fe-text.vcxproj | 4 ++-- src/pixmaps/pixmaps.vcxproj | 4 ++-- src/version/version.vcxproj | 4 ++-- win32/copy/copy.vcxproj | 4 ++-- win32/installer/installer.vcxproj | 4 ++-- win32/nls/nls.vcxproj | 4 ++-- 27 files changed, 54 insertions(+), 54 deletions(-) diff --git a/plugins/checksum/checksum.vcxproj b/plugins/checksum/checksum.vcxproj index 7338fa24..fe6a484d 100644 --- a/plugins/checksum/checksum.vcxproj +++ b/plugins/checksum/checksum.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/dns/dns.vcxproj b/plugins/dns/dns.vcxproj index e6dbad21..2333fcb4 100644 --- a/plugins/dns/dns.vcxproj +++ b/plugins/dns/dns.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/doat/doat.vcxproj b/plugins/doat/doat.vcxproj index ae44adba..48e1d798 100644 --- a/plugins/doat/doat.vcxproj +++ b/plugins/doat/doat.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/exec/exec.vcxproj b/plugins/exec/exec.vcxproj index 9e672028..e26b1c54 100644 --- a/plugins/exec/exec.vcxproj +++ b/plugins/exec/exec.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/fishlim/fishlim.vcxproj b/plugins/fishlim/fishlim.vcxproj index 43ab00e3..c42cf99f 100644 --- a/plugins/fishlim/fishlim.vcxproj +++ b/plugins/fishlim/fishlim.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/hextray/hextray.vcxproj b/plugins/hextray/hextray.vcxproj index 378d31af..9c3f7366 100644 --- a/plugins/hextray/hextray.vcxproj +++ b/plugins/hextray/hextray.vcxproj @@ -21,14 +21,14 @@ false true Unicode - WDK7 + v110 DynamicLibrary false true Unicode - WDK7 + v110 diff --git a/plugins/lua/lua.vcxproj b/plugins/lua/lua.vcxproj index 2f08217b..ae891901 100644 --- a/plugins/lua/lua.vcxproj +++ b/plugins/lua/lua.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/mpcinfo/mpcinfo.vcxproj b/plugins/mpcinfo/mpcinfo.vcxproj index afb53981..25a131a6 100644 --- a/plugins/mpcinfo/mpcinfo.vcxproj +++ b/plugins/mpcinfo/mpcinfo.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/perl/perl-512.vcxproj b/plugins/perl/perl-512.vcxproj index 7bfb6506..b1ccdb82 100644 --- a/plugins/perl/perl-512.vcxproj +++ b/plugins/perl/perl-512.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/perl/perl-514.vcxproj b/plugins/perl/perl-514.vcxproj index cbf14d9a..d0e893bc 100644 --- a/plugins/perl/perl-514.vcxproj +++ b/plugins/perl/perl-514.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/perl/perl-516.vcxproj b/plugins/perl/perl-516.vcxproj index 53765063..d172adbb 100644 --- a/plugins/perl/perl-516.vcxproj +++ b/plugins/perl/perl-516.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/python/python.vcxproj b/plugins/python/python.vcxproj index 26dd9780..e56af577 100644 --- a/plugins/python/python.vcxproj +++ b/plugins/python/python.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/sasl/sasl.vcxproj b/plugins/sasl/sasl.vcxproj index 3565a2b6..3bdee159 100644 --- a/plugins/sasl/sasl.vcxproj +++ b/plugins/sasl/sasl.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/tcl/tcl.vcxproj b/plugins/tcl/tcl.vcxproj index c3ce5276..1bfdd972 100644 --- a/plugins/tcl/tcl.vcxproj +++ b/plugins/tcl/tcl.vcxproj @@ -31,14 +31,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/upd/upd.vcxproj b/plugins/upd/upd.vcxproj index 11425fbe..00d7dc60 100644 --- a/plugins/upd/upd.vcxproj +++ b/plugins/upd/upd.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/winamp/winamp.vcxproj b/plugins/winamp/winamp.vcxproj index 038941e3..174627fe 100644 --- a/plugins/winamp/winamp.vcxproj +++ b/plugins/winamp/winamp.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 DynamicLibrary false true MultiByte - WDK7 + v110 diff --git a/plugins/winsys/winsys.vcxproj b/plugins/winsys/winsys.vcxproj index ee2431c2..82a9fb31 100644 --- a/plugins/winsys/winsys.vcxproj +++ b/plugins/winsys/winsys.vcxproj @@ -21,14 +21,14 @@ false true Unicode - WDK7 + v110 DynamicLibrary false true Unicode - WDK7 + v110 diff --git a/plugins/wmpa/wmpa.vcxproj b/plugins/wmpa/wmpa.vcxproj index 92ef0975..3f982b0d 100644 --- a/plugins/wmpa/wmpa.vcxproj +++ b/plugins/wmpa/wmpa.vcxproj @@ -21,7 +21,7 @@ false false MultiByte - WDK7 + v110 Dynamic @@ -29,7 +29,7 @@ false false MultiByte - WDK7 + v110 Dynamic diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 4cfb13ed..7a531fc2 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj @@ -86,14 +86,14 @@ false true MultiByte - WDK7 + v110 StaticLibrary false true MultiByte - WDK7 + v110 diff --git a/src/dirent/dirent.vcxproj b/src/dirent/dirent.vcxproj index 0cd57888..4e985a64 100644 --- a/src/dirent/dirent.vcxproj +++ b/src/dirent/dirent.vcxproj @@ -27,14 +27,14 @@ false true MultiByte - WDK7 + v110 StaticLibrary false true MultiByte - WDK7 + v110 diff --git a/src/fe-gtk/fe-gtk.vcxproj b/src/fe-gtk/fe-gtk.vcxproj index de631308..9a26d453 100644 --- a/src/fe-gtk/fe-gtk.vcxproj +++ b/src/fe-gtk/fe-gtk.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 Application false true MultiByte - WDK7 + v110 diff --git a/src/fe-text/fe-text.vcxproj b/src/fe-text/fe-text.vcxproj index e3dc8cb6..eeffb629 100644 --- a/src/fe-text/fe-text.vcxproj +++ b/src/fe-text/fe-text.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 Application false true MultiByte - WDK7 + v110 diff --git a/src/pixmaps/pixmaps.vcxproj b/src/pixmaps/pixmaps.vcxproj index 561979a1..6d567ebc 100644 --- a/src/pixmaps/pixmaps.vcxproj +++ b/src/pixmaps/pixmaps.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 Application false true MultiByte - WDK7 + v110 diff --git a/src/version/version.vcxproj b/src/version/version.vcxproj index 7a3259aa..59b3bf2e 100644 --- a/src/version/version.vcxproj +++ b/src/version/version.vcxproj @@ -21,14 +21,14 @@ false true MultiByte - WDK7 + v110 Application false true MultiByte - WDK7 + v110 diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index 43179c1a..c5d96c31 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -20,14 +20,14 @@ false true MultiByte - WDK7 + v110 Application false true MultiByte - WDK7 + v110 diff --git a/win32/installer/installer.vcxproj b/win32/installer/installer.vcxproj index e105b737..788e47a4 100644 --- a/win32/installer/installer.vcxproj +++ b/win32/installer/installer.vcxproj @@ -20,14 +20,14 @@ false true MultiByte - WDK7 + v110 Application false true MultiByte - WDK7 + v110 diff --git a/win32/nls/nls.vcxproj b/win32/nls/nls.vcxproj index c8a02ec3..c3fbba36 100644 --- a/win32/nls/nls.vcxproj +++ b/win32/nls/nls.vcxproj @@ -20,14 +20,14 @@ false true MultiByte - WDK7 + v110 Application false true MultiByte - WDK7 + v110