From 92e2b9d6108e948dbdf39c359874be0767aea616 Mon Sep 17 00:00:00 2001 From: goyuken Date: Wed, 12 Nov 2014 01:23:09 +0000 Subject: [PATCH] clarify in "Building Other Solutions.txt" that you don't need to build them unless you want to change them, as we include prebuilts for them --- Building Other Solutions.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Building Other Solutions.txt b/Building Other Solutions.txt index f3216ec8d1..e91bd9cc43 100644 --- a/Building Other Solutions.txt +++ b/Building Other Solutions.txt @@ -1,4 +1,5 @@ -Besides the main Bizhawk.sln, there are a number of other projects, each with a build method: +Besides the main Bizhawk.sln, there are a number of other projects, each with its own build method. To develop Bizhawk, you do not need to build these other projects, as they are included prebuild in SVN. You need only build them if you want to modify the cores themselves. + EMU7800: Load EMU7800/EMU7800.sln; builds as .NET 4.0. Does file automatically copy to appropriate folder??