From fe589a1f8b82588aa77cc5f21f60899ece7356de Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Sun, 5 Apr 2015 00:51:58 -0700 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Windows-Build.md b/Windows-Build.md index 732ae67..0e44d95 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -29,4 +29,5 @@ 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". - * Press F5 or select Build → Rebuild Solution in the menu. \ No newline at end of file + * Press F5 or select Build → Rebuild Solution in the menu. + * Drag and drop any dumps, homebrews to start. \ No newline at end of file