changeset 99:873874015a62

Explanation where to get the import libs
author Frank Benoit <benoit@tionex.de>
date Sat, 09 Feb 2008 15:45:02 +0100
parents ecba636b634e
children 8e89c07402e9
files README.txt
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Sat Feb 09 03:36:27 2008 +0100
+++ b/README.txt	Sat Feb 09 15:45:02 2008 +0100
@@ -7,6 +7,16 @@
 tango from SVN trunk rev 3152
 dsss 0.75
 DMD 1.025 (don't use 1.026, which has a problem with tango)
+Import libs
+
+Import libs:
+============
+To link everything you need the import libs. 
+They are not included in the source repository, please use this archive 
+
+    http://downloads.dsource.org/projects/dwt-linux/dwt-win-libs.zip
+
+They don't contain any DWT code, only the import libraries to link to the windows system DLLs.
 
 
 Building with dsss