From 8decf2085287bc70f40d8a69471a7d33d17f8097 Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Tue, 7 Apr 2015 05:13:53 -0700 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Windows-Build.md b/Windows-Build.md index b3803ca..ff47f43 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -46,6 +46,7 @@ NOTE: Citra by default downloads to C:\Users\\citra * 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) ![17](http://i.imgur.com/tgL92rk.png?1) * Press F5 or select Build → Rebuild Solution in the menu.