changeset 41:a9c9a97b3d82

README
author Frank Benoit <benoit@tionex.de>
date Wed, 25 Mar 2009 15:22:51 +0100
parents 9f32c409fe27
children 63aa48e5430f
files README.txt
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Wed Mar 25 15:10:08 2009 +0100
+++ b/README.txt	Wed Mar 25 15:22:51 2009 +0100
@@ -1,13 +1,15 @@
 === DWT2 ===
 
-http://dev.eclipse.org/viewcvs/
+* The original Eclipse sources:
+    http://dev.eclipse.org/viewcvs/
 
 * Requirements for D1+Tango:
-To work with D1+Tango DMD 1.041 and Tango 0.99.8 is needed.
+    DMD 1.041
+    Tango 0.99.8 is needed.
 * Requirements for D2+Phobos:
-To work with D1+Tango DMD 1.041 and Tango 0.99.8 is needed.
+    DMD 2.026
 * Required build tool:
-Rake (the Ruby Make) version 0.8.X is needed.
+    Rake 0.8.X ( included in Ruby 1.9 )
 
 The sc.ini/dmd.conf of the DMD in the PATH needs to have all
 necessary parameters to build a application with the std lib.