From 49d46a74736f30a7b857a78afa02494f8d18f2c4 Mon Sep 17 00:00:00 2001 From: irwir Date: Sat, 21 Sep 2019 16:16:34 +0300 Subject: [PATCH] Finalize fixing the issue #1430. The previous PRs had correct template project, but somehow it was not merged. Signed-off-by: irwir --- scripts/data_files/vs2010-main-template.vcxproj | 1 - visualc/VS2010/mbedTLS.vcxproj | 1 - 2 files changed, 2 deletions(-) diff --git a/scripts/data_files/vs2010-main-template.vcxproj b/scripts/data_files/vs2010-main-template.vcxproj index bfc2400f6..daa42bc6c 100644 --- a/scripts/data_files/vs2010-main-template.vcxproj +++ b/scripts/data_files/vs2010-main-template.vcxproj @@ -45,7 +45,6 @@ false true Unicode - Windows7.1SDK diff --git a/visualc/VS2010/mbedTLS.vcxproj b/visualc/VS2010/mbedTLS.vcxproj index 45ae103b9..fd6de4279 100644 --- a/visualc/VS2010/mbedTLS.vcxproj +++ b/visualc/VS2010/mbedTLS.vcxproj @@ -45,7 +45,6 @@ false true Unicode - Windows7.1SDK