From 07a23f692415883ebd0bfeceef922cb87bdb3eb5 Mon Sep 17 00:00:00 2001 From: Michael Maltese Date: Thu, 25 May 2017 23:40:04 -0700 Subject: [PATCH] Update ext-win-qt submodule for Qt 5.8 Accompanying PR for https://github.com/dolphin-emu/ext-win-qt/pull/3 --- Externals/Qt | 2 +- Source/VSProps/QtCompile.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Externals/Qt b/Externals/Qt index 9dca8d6c71..41320249bf 160000 --- a/Externals/Qt +++ b/Externals/Qt @@ -1 +1 @@ -Subproject commit 9dca8d6c716ad304d9382116ee29b5e2e4cde8d8 +Subproject commit 41320249bf99794ae95ab721943d9b491e6d52fb diff --git a/Source/VSProps/QtCompile.props b/Source/VSProps/QtCompile.props index 3d72766eb6..299ff54808 100644 --- a/Source/VSProps/QtCompile.props +++ b/Source/VSProps/QtCompile.props @@ -1,7 +1,7 @@ - $(ExternalsDir)Qt\Qt5.5.0\5.5\msvc2015_64_opengl\ + $(ExternalsDir)Qt\Qt5.8.0\5.8\msvc2015_64\ $(QTDIRDefault) $(QTDIR)\ false