Add msvc directory to hold all things needed to build mono runtime
authorJonathan Chambers <joncham@gmail.com>
Fri, 9 Mar 2007 17:00:52 +0000 (17:00 -0000)
committerJonathan Chambers <joncham@gmail.com>
Fri, 9 Mar 2007 17:00:52 +0000 (17:00 -0000)
in Visual Studio.

svn path=/trunk/mono/; revision=74015

msvc/README [new file with mode: 0755]

diff --git a/msvc/README b/msvc/README
new file mode 100755 (executable)
index 0000000..f0f0d25
--- /dev/null
@@ -0,0 +1,8 @@
+README                                 Last updated: 2007-03-09
+
+
+INTRODUCTION
+
+This directory (msvc) serves as a central location for 
+all things needed to build the mono runtime using 
+Microsoft Visual Studio.
\ No newline at end of file