From 815418c4e9b49e8db20ad44f092af2640567e8a3 Mon Sep 17 00:00:00 2001 From: toehead2001 Date: Thu, 12 Nov 2015 21:21:29 -0700 Subject: [PATCH] Don't hard code Platform Toolset --- PropertySheets/Platform.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PropertySheets/Platform.props b/PropertySheets/Platform.props index add82bd1a..8e043f9db 100644 --- a/PropertySheets/Platform.props +++ b/PropertySheets/Platform.props @@ -2,7 +2,7 @@ - v140_xp + $(DefaultPlatformToolset)_xp