From 215fa5a52b24615dc22cf8f85f880a9111439bcd Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 8 Mar 2010 02:53:59 +0000 Subject: [PATCH] 2010-03-08 03:53 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * INSTALL + Added UNICOWS links. --- harbour/ChangeLog | 4 ++++ harbour/INSTALL | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 633b61437b..6ab7c0b5e2 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-03-08 03:53 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + + Added UNICOWS links. + 2010-03-08 03:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rtl/gtwin/gtwin.c ! Added workaround for MS confirmed (but forever unfixed) diff --git a/harbour/INSTALL b/harbour/INSTALL index 63f759699b..3106465627 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -616,6 +616,8 @@ HARBOUR - HB_BUILD_OPTIM=no Enable C compiler optimizations. Default: yes - HB_BUILD_UNICODE=yes Create Unicode build (on Windows/Windows CE). Default: yes + Instead of turning it off, we recommended to + use UNICOWS solution to support Win9x systems. - HB_BUILD_MODE=[cpp|c] Change default build mode to C++ or C. Default: c, except for msvc* compilers, where it's cpp. - HB_BUILD_PARTS= @@ -1366,6 +1368,11 @@ HARBOUR HB_WITH_ZLIB - zlib [multiplatform, free, open-source] http://www.zlib.net/ + Windows UNICOWS .dll [win, free, closed-source] + http://go.microsoft.com/fwlink/?LinkId=14851 + Windows UNICOWS runtime/import library [win, free, open-source] + http://libunicows.sourceforge.net/ + Tools: Subversion (Version Control System) [multiplatform, free, open-source]