From 44b71201880c8b5b8f8e3666bb429b8b72b35deb Mon Sep 17 00:00:00 2001 From: 8times9 <35514663+8times9@users.noreply.github.com> Date: Sun, 7 Apr 2019 16:01:53 -0500 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 69d3123..a07b612 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -29,9 +29,9 @@ You may of course eschew the Visual Studio git integration and use any method of dealing with git outside of Visual Studio. ### Qt Dependencies -* If you want to build the DolphinQt2 project, you should get the required dependencies from a submodule provided for Dolphin. +* If you want to build the DolphinQt project, you should get the required dependencies from a submodule provided for Dolphin. - In Team Explorer, go to Changes > Actions > Open Command Prompt and execute `git submodule update --init --recursive`. -* If you do not care about DolphinQt2, you can just right click on the project and click "Unload Project". +* If you do not care about DolphinQt, you can just right click on the project and click "Unload Project". ### Building 1. Open Source/dolphin-emu.sln.