diff --git a/harbour/ChangeLog b/harbour/ChangeLog index aecac4e443..32cf0e5861 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-04-11 09:31 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * INSTALL + * HB_COMPILER_VER explanation made hopefully more clear. + 2010-04-11 09:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * external/pcre/Makefile ! Fixed to compile 8.02 with msvc and bcc. diff --git a/harbour/INSTALL b/harbour/INSTALL index f156606fdf..e427dcbf0f 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -644,11 +644,10 @@ HARBOUR - HB_UTIL_ADDONS= Build space separated of additional utilities stored in the utils directory. - HB_COMPILER_VER=[] Set C compiler version. This is used with msvc - targets currently, and in the case of this - compiler, it will be autodetected. + targets currently. format: - <09><00>[.<00>] = [.] - Default: filled by autodetection or empty + <9><0><0> = [.] + Default: filled by compiler autodetection or empty - HB_USER_LIBS=[] Add space separated of libs to link process. Lib names should be without extension and path. You only need this in special cases, like CodeGuard