From ab2d0b736cd07ad3905d0beb72ee170ad823088d Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 2 Oct 2012 16:05:20 +0200 Subject: Change platform toolset to Visual Studio 2012 --- win32/copy/copy.vcxproj | 4 ++-- win32/installer/installer.vcxproj | 4 ++-- win32/nls/nls.vcxproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'win32') 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 -- cgit 1.4.1