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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2006-06-14 19:54:54 +0400
committerSebastien Pouliot <sebastien@ximian.com>2006-06-14 19:54:54 +0400
commit920261816ab9cc0642d7f16eace8f4e515a94eaa (patch)
tree9eabb220396023238f201b7ea90fccd519f47d3a /README.vsnet
parentc461ec9e8f6e7746eb446756a42b2e9ad69eb22b (diff)
2006-06-14 Sebastien Pouliot <sebastien@ximian.com>
* README.vsnet: Make it clear that building Mono under cygwin is a pre-requirement to using the VS.NET solution (with the supplied instructions). svn path=/trunk/mono/; revision=61702
Diffstat (limited to 'README.vsnet')
-rw-r--r--README.vsnet5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.vsnet b/README.vsnet
index b47f32b7a93..1450e45a054 100644
--- a/README.vsnet
+++ b/README.vsnet
@@ -25,7 +25,8 @@ The "mono.sln" solution file contains the VC projects files for:
REQUIREMENTS
-* A working cygwin (http://www.cygwin.com/) setup! This is required to:
+* A working (i.e. where you could succesfully build mono) cygwin
+(http://www.cygwin.com/) setup! This is required to:
* generate some files (via monoburg and genmdesc);
* build the class libraries; and
* test for regressions.
@@ -116,4 +117,4 @@ Please email <mono-devel-list@lists.ximian.com> if you have any problem
and/or if there's something wrong/missing in the instructions.
An online version of this file is available at
-http://www.mono-project.com/Mono:Windows
+http://www.mono-project.com/Compiling_Mono_VSNET