2010-03-08 03:53 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)

* INSTALL
    + Added UNICOWS links.
This commit is contained in:
Viktor Szakats
2010-03-08 02:53:59 +00:00
parent 89b7af1d06
commit 215fa5a52b
2 changed files with 11 additions and 0 deletions

View File

@@ -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)

View File

@@ -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]