From ae3c8a4be987aac4731443d0d52e94929e7dbe05 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Mon, 5 Jun 2017 11:44:21 -0700 Subject: [PATCH] msbuild: update to Qt5.9.0 --- Externals/Qt | 2 +- Source/VSProps/QtCompile.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Externals/Qt b/Externals/Qt index 41320249bf..63293e758f 160000 --- a/Externals/Qt +++ b/Externals/Qt @@ -1 +1 @@ -Subproject commit 41320249bf99794ae95ab721943d9b491e6d52fb +Subproject commit 63293e758fb82e675a3daa88a51407d3ccac1a9f diff --git a/Source/VSProps/QtCompile.props b/Source/VSProps/QtCompile.props index bfca34c8d1..5ad513e374 100644 --- a/Source/VSProps/QtCompile.props +++ b/Source/VSProps/QtCompile.props @@ -1,7 +1,7 @@ - $(ExternalsDir)Qt\Qt5.8.0\5.8\msvc2015_64\ + $(ExternalsDir)Qt\Qt5.9.0\5.9\msvc2017_64\ $(QTDIRDefault) $(QTDIR)\ false