From 593af90af252ae7315789882aa0a3ae7fd9a392d Mon Sep 17 00:00:00 2001 From: sairathnavamsi <sairathnavamsi1@gmail.com> Date: Mon, 6 Apr 2015 21:48:37 -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 4f3d876..a67bae6 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -43,7 +43,7 @@ cd citra * Click "Generate" to create the project files.  * Open the solution file (citra.sln) in Visual Studio 2013 - + * 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".  