From 3cb08300882eb601f4166ffdf1b3198cb988d447 Mon Sep 17 00:00:00 2001 From: Simonx22 Date: Mon, 15 Jan 2018 23:13:35 +0100 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 0f72d3a..c582ed6 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -31,7 +31,7 @@ NOTE: yuzu by default downloads to C:\Users\\yuzu * Click the "Configure" button and choose "Visual Studio 15 2017 Win64" ![12](http://i.imgur.com/RvVcyCP.jpg) - * When CMake gives you an error, find the yuzu_USE_BUNDLED_SDL2, yuzu_USE_BUNDLED_QT and YUZU_USE_BUNDLED_UNICORN options on the list and check their respective checkboxes. Click configure again. CMake will now download the required libraries. + * When CMake gives you an error, find the YUZU_USE_BUNDLED_SDL2, YUZU_USE_BUNDLED_QT and YUZU_USE_BUNDLED_UNICORN options on the list and check their respective checkboxes. Click configure again. CMake will now download the required libraries. ![13](https://i.imgur.com/BX3Ek4h.png) ![14](https://i.imgur.com/K2E8y8s.png)