From d8c48e7ef95170a9326a1b4c3afe2204f9a7c73c Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Tue, 7 Apr 2015 03:56:29 -0700 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Build.md b/Windows-Build.md index a17183a..114b828 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -44,7 +44,7 @@ NOTE: Citra by default downloads to C:\Users\\citra * Qt 5.3 is known to fail at this step. Make sure you have at least 5.3.1. * Click "Generate" to create the project files. ![14](http://i.imgur.com/jzWqzgv.png?1) -* Open the solution file (citra.sln) in Visual Studio 2013 +* Open the solution file citra.sln in Visual Studio 2013 ![15](http://i.imgur.com/xJdyzF0.png?1) * Depending on which frontend (GLFW or Qt) you want to build or run, select "citra" or "citra-qt" in the Solution Explorer, right-click and "Set as StartUp Project". ![16](http://i.imgur.com/0TDnsud.png?1)