Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2009-07-14 18:49:19 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2009-07-14 18:49:19 +0400
commite79c8a6a9c4ea5283e83b5f58662060e4de83c72 (patch)
tree15a8013467a686630322ff8c270eb2f013401f0a /webcompare
parentd7b65d7062414e83ab0ef7f4945bbdaedb29aa49 (diff)
update
svn path=/trunk/mono-tools/; revision=137865
Diffstat (limited to 'webcompare')
-rw-r--r--webcompare/INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/webcompare/INSTALL b/webcompare/INSTALL
index 94fdd5e1..8fdb102b 100644
--- a/webcompare/INSTALL
+++ b/webcompare/INSTALL
@@ -18,6 +18,9 @@ one:
binary/ -> assemblies should be copied here into directories with
the MS .NET version name.
+ ../gui-compare -> only needed when building the project. Some files
+ from that folder are used to build assemblies for webcompare.
+
Prerequisites
------------
@@ -27,6 +30,12 @@ Prerequisites
You can compile one from MySql sources get it from one of the packages
at http://dev.mysql.com/downloads/
+Building
+----------
+
+ * Run 'make': this should build bin/Mono.Api.CompareMinimal.dll
+ and db/webcompare-db.exe.
+
MySQL configuration
--------------------