From 07bc467d031cbaa47331a7fec52b6bc02ab38f95 Mon Sep 17 00:00:00 2001 From: Arnavion Date: Thu, 25 Apr 2013 21:03:03 -0700 Subject: win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props. This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed. --- plugins/perl/perl.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/perl/perl.vcxproj') diff --git a/plugins/perl/perl.vcxproj b/plugins/perl/perl.vcxproj index 220aa0eb..af173966 100644 --- a/plugins/perl/perl.vcxproj +++ b/plugins/perl/perl.vcxproj @@ -1,5 +1,8 @@  + + v110 + Release -- cgit 1.4.1