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.